Skip to content

Commit 44ae811

Browse files
authored
fix: gh workflow permission (#46)
1 parent 8a870a0 commit 44ae811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches:
55
- main
66
permissions:
7-
contents: read
7+
contents: write
88
jobs:
99
security:
1010
name: Security Checks

0 commit comments

Comments
 (0)