Skip to content

Commit 89ad41f

Browse files
NO-REF: Fix CI workflow call (#511)
1 parent 88b66eb commit 89ad41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-qa.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
aws ecs update-service --cluster sfr-pipeline-qa-tf --service sfr-pipeline-qa-tf --force-new-deployment
3939
run_ci:
4040
needs: publish_qa
41-
uses: NYPL/drb-etl-pipeline/.github/workflows/ci.yml@main
41+
uses: NYPL/drb-etl-pipeline/.github/workflows/ci.yaml@main
4242
secrets: inherit

0 commit comments

Comments
 (0)