Skip to content

Commit 3544dfa

Browse files
committed
Add permission block to workflow
1 parent 6d38f4a commit 3544dfa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
pull_request:
55
branches:
66
- main
7+
8+
permissions:
9+
contents: read
710

811
jobs:
912
build:

0 commit comments

Comments
 (0)