Skip to content

Commit 7f911ea

Browse files
add correct permissions
1 parent cb5753b commit 7f911ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/periodic-zizmor.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
zizmor:
1515
name: Run zizmor
1616
runs-on: ubuntu-latest
17+
permissions:
18+
contents: read
19+
id-token: write
1720
strategy:
1821
matrix:
1922
repository:

0 commit comments

Comments
 (0)