Skip to content

Commit 8fe589f

Browse files
Copilotdbanty
andauthored
Add permissions to fuzz workflow
Co-authored-by: dbanty <43723790+dbanty@users.noreply.github.com>
1 parent 2acbd39 commit 8fe589f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/fuzz.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Fuzz code generation
22

3+
permissions:
4+
contents: read
5+
36
on:
47
push:
58
branches: [ "main" ]

0 commit comments

Comments
 (0)