Skip to content

Commit 27e483e

Browse files
committed
fix
1 parent d2243c9 commit 27e483e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010
permissions:
1111
contents: read
12-
issues: write
12+
pull-requests: write
1313
jobs:
1414
golangci:
1515
name: lint

0 commit comments

Comments
 (0)