Skip to content

Commit 3762630

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
name: Deploy UI on NDR Functional Repo
8484
needs: ['terraform_process']
8585
if: github.ref == 'refs/heads/main'
86-
uses: nhsconnect/national-document-repository/.github/workflows/ui-dev-to-main-ci.yml@main
86+
uses: nhsconnect/national-document-repository/.github/workflows/ui-dev-to-main-ci.yml@PRMP-1421-B
8787
secrets:
8888
AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}
8989

0 commit comments

Comments
 (0)