Skip to content

Commit 9297afa

Browse files
committed
fix: allow cover to post issue
1 parent e631e4a commit 9297afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/golang.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
permissions:
2525
contents: write
26+
issues: write
2627
steps:
2728
- uses: actions/checkout@v4
2829
with: { fetch-depth: 10 }

0 commit comments

Comments
 (0)