Skip to content

Commit 80faad5

Browse files
authored
Merge pull request #1194 from arpitjain099/chore/cifuzz-perms
ci: declare contents: read permissions on cifuzz workflow
2 parents 67503fc + ec147e7 commit 80faad5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/cifuzz.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: CIFuzz
22
on: [pull_request]
3+
4+
permissions:
5+
contents: read
6+
37
jobs:
48
Fuzzing:
59
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)