Skip to content

Commit 2a74c1e

Browse files
authored
Remove unneeded permissions from zizmor workflow (#153)
1 parent d8d4ab1 commit 2a74c1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/zizmor.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
permissions:
1616
security-events: write
17-
contents: read # only needed for private repos
18-
actions: read # only needed for private repos
1917
steps:
2018
- name: Checkout repository
2119
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0

0 commit comments

Comments
 (0)