chore: set permission to cifuzz.yml (#3328)

Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
Joyce 2023-03-01 12:58:59 -03:00 committed by GitHub
parent 98699719f8
commit b94e1016fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
name: CIFuzz
on: [pull_request]
permissions:
contents: read
jobs:
Fuzzing:
runs-on: ubuntu-latest