Skip to content

Commit 4380b20

Browse files
authored
Merge pull request #2748 from Nordix/lentzi90/workflow-permissions
🌱 Fix update-golangci-lint permissions
2 parents c63a8cf + ea40d34 commit 4380b20

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)