We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053626b commit cfb4436Copy full SHA for cfb4436
1 file changed
.github/workflows/cicd-1-pull-request-devtest.yaml
@@ -78,6 +78,7 @@ jobs:
78
name: "Commit stage"
79
needs: [metadata]
80
permissions:
81
+ contents: read
82
id-token: write
83
uses: ./.github/workflows/stage-1-commit.yaml
84
with:
0 commit comments