We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b66eb commit 89ad41fCopy full SHA for 89ad41f
.github/workflows/build-qa.yaml
@@ -38,5 +38,5 @@ jobs:
38
aws ecs update-service --cluster sfr-pipeline-qa-tf --service sfr-pipeline-qa-tf --force-new-deployment
39
run_ci:
40
needs: publish_qa
41
- uses: NYPL/drb-etl-pipeline/.github/workflows/ci.yml@main
+ uses: NYPL/drb-etl-pipeline/.github/workflows/ci.yaml@main
42
secrets: inherit
0 commit comments