We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67503fc + ec147e7 commit 80faad5Copy full SHA for 80faad5
1 file changed
.github/workflows/cifuzz.yaml
@@ -1,5 +1,9 @@
1
name: CIFuzz
2
on: [pull_request]
3
+
4
+permissions:
5
+ contents: read
6
7
jobs:
8
Fuzzing:
9
runs-on: ubuntu-latest
0 commit comments