We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faaed2f commit 3762630Copy full SHA for 3762630
.github/workflows/terraform-dev-to-main-ci.yml
@@ -83,7 +83,7 @@ jobs:
83
name: Deploy UI on NDR Functional Repo
84
needs: ['terraform_process']
85
if: github.ref == 'refs/heads/main'
86
- uses: nhsconnect/national-document-repository/.github/workflows/ui-dev-to-main-ci.yml@main
+ uses: nhsconnect/national-document-repository/.github/workflows/ui-dev-to-main-ci.yml@PRMP-1421-B
87
secrets:
88
AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}
89
0 commit comments