Skip to content

Commit 56f7531

Browse files
committed
ci: declare contents: read permissions on cifuzz workflow
Signed-off-by: Arpit Jain <arpitjain099@gmail.com>
1 parent ce21b86 commit 56f7531

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/cifuzz.yaml

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

0 commit comments

Comments
 (0)