Skip to content

Commit de6d6b8

Browse files
GHA-186 Fix test_all workflow (#93)
1 parent 1ffa207 commit de6d6b8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test-all.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929

3030
test-get-jira-release-notes:
3131
uses: ./.github/workflows/test-get-jira-release-notes.yml
32+
permissions:
33+
contents: read
34+
id-token: write
3235

3336
test-publish-github-release:
3437
uses: ./.github/workflows/test-publish-github-release.yml

0 commit comments

Comments
 (0)