Skip to content

Commit ea40d34

Browse files
committed
Fix update-golangci-lint permissions
Signed-off-by: Lennart Jern <[email protected]>
1 parent c8837ac commit ea40d34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-golangci-lint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
workflow_dispatch: # Allows manual triggering
77

88
permissions:
9+
contents: write
910
pull-requests: write
1011

1112
jobs:

0 commit comments

Comments
 (0)