Skip to content

Commit 6b52b7c

Browse files
authored
Need more permissions for labels (#51)
1 parent 7105a65 commit 6b52b7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ on:
1717
permissions:
1818
contents: write
1919
packages: write
20+
issues: write
21+
pull-requests: write
2022

2123
jobs:
2224
test-windows:

0 commit comments

Comments
 (0)