We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4091848 commit a24b006Copy full SHA for a24b006
1 file changed
.github/workflows/cicd-1-pull-request.yaml
@@ -153,6 +153,7 @@ jobs:
153
needs: [acceptance-stage]
154
permissions:
155
id-token: write
156
+ contents: read
157
uses: ./.github/workflows/stage-4-deploy.yaml
158
with:
159
environments: "[\"sandbox\"]"
0 commit comments