Skip to content

Commit ac1f821

Browse files
committed
ci: specify permissions
1 parent 4840a9e commit ac1f821

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/verify-build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Verify build
22

3+
permissions:
4+
contents: read
5+
36
on:
47
workflow_dispatch:
58
pull_request_target:

0 commit comments

Comments
 (0)