Skip to content

Commit 3fa8ab5

Browse files
authored
ci: add proper permissions
1 parent 70ba365 commit 3fa8ab5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414

1515
permissions:
1616
contents: write
17+
pull-requests: write
18+
issues: write
1719

1820
jobs:
1921
build:

0 commit comments

Comments
 (0)