We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ffa207 commit de6d6b8Copy full SHA for de6d6b8
1 file changed
.github/workflows/test-all.yml
@@ -29,6 +29,9 @@ jobs:
29
30
test-get-jira-release-notes:
31
uses: ./.github/workflows/test-get-jira-release-notes.yml
32
+ permissions:
33
+ contents: read
34
+ id-token: write
35
36
test-publish-github-release:
37
uses: ./.github/workflows/test-publish-github-release.yml
0 commit comments