Skip to content

Commit 3883a47

Browse files
committed
Add PR write
1 parent d65728a commit 3883a47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
- cron: '0 0 * * 1' # Runs every Monday at midnight UTC
99
workflow_dispatch: # Allows manual triggering
1010

11+
permissions:
12+
pull-requests: write
13+
1114
jobs:
1215
update-golangci-lint:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)