We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8837ac commit ea40d34Copy full SHA for ea40d34
.github/workflows/update-golangci-lint.yaml
@@ -6,6 +6,7 @@ on:
6
workflow_dispatch: # Allows manual triggering
7
8
permissions:
9
+ contents: write
10
pull-requests: write
11
12
jobs:
0 commit comments