Skip to content

Commit 9c569dd

Browse files
fix(ci): add write permissions
1 parent 831c4a7 commit 9c569dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: [ main ]
66
pull_request:
77
permissions:
8-
contents: read
8+
contents: write
99
env:
1010
GOLANG_VERSION: 1.21.x
1111
jobs:

0 commit comments

Comments
 (0)