We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 618fe59 commit 1b3afa1Copy full SHA for 1b3afa1
1 file changed
.github/workflows/cicd-1-pull-request-devtest.yaml
@@ -139,6 +139,7 @@ jobs:
139
needs: [build-image-stage]
140
permissions:
141
id-token: write
142
+ contents: read
143
uses: ./.github/workflows/stage-4-deploy.yaml
144
with:
145
environments: '["review"]'
0 commit comments