Skip to content

Commit 5b61d8c

Browse files
committed
ci: Add permissions
1 parent c5fc682 commit 5b61d8c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
branches:
77
- main
88

9+
permissions:
10+
contents: write
11+
pull-requests: write
12+
913
jobs:
1014
run_checks:
1115
name: Run code checks

0 commit comments

Comments
 (0)