diff --git a/.github/workflows/deploy_tests_on_pull_request.yml b/.github/workflows/deploy_tests_on_pull_request.yml index 944233406..bb4af68d6 100644 --- a/.github/workflows/deploy_tests_on_pull_request.yml +++ b/.github/workflows/deploy_tests_on_pull_request.yml @@ -30,5 +30,5 @@ jobs: S3_GIN_BUCKET: ${{ secrets.S3_GIN_BUCKET }} Pipelines: - needs: example_data_cache + needs: Data uses: ./.github/workflows/testing_pipelines.yml