Skip to content

Commit 3f8f6a5

Browse files
fix: missing read permissions in test and report
1 parent 943120e commit 3f8f6a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ jobs:
271271
runs-on: ubuntu-latest
272272
permissions:
273273
checks: write
274+
contents: read
274275
id-token: write
275276
pull-requests: write
276277
steps:

0 commit comments

Comments
 (0)