Skip to content

Commit faaed2f

Browse files
committed
[PRMP-1421] test
1 parent d296960 commit faaed2f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/terraform-dev-to-main-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ jobs:
7575
run_main_repo_deploy_lambdas:
7676
name: Deploy Lambdas on NDR Functional Repo
7777
needs: ['terraform_process']
78-
if: github.ref == 'refs/heads/main'
79-
uses: nhsconnect/national-document-repository/.github/workflows/lambdas-dev-to-main-ci.yml@main
78+
uses: nhsconnect/national-document-repository/.github/workflows/lambdas-dev-to-main-ci.yml@PRMP-1421-B
8079
secrets:
8180
AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}
8281

0 commit comments

Comments
 (0)