Skip to content

Commit

Permalink
chore: set permission to cifuzz.yml (#3328)
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce <joycebrum@google.com>
  • Loading branch information
joycebrum committed Mar 1, 2023
1 parent 9869971 commit b94e101
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cifuzz.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: CIFuzz
on: [pull_request]

permissions:
contents: read

jobs:
Fuzzing:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b94e101

Please sign in to comment.