Skip to content

Commit 8774243

Browse files
authored
build: Re-add permissions: issues: write (fixes #50)
Signed-off-by: Michael Vorburger <[email protected]>
1 parent f4ddc08 commit 8774243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
# Sets permissions of the GITHUB_TOKEN to allow post comment with Preview URL
2424
permissions:
25+
issues: write
2526
pull-requests: write
2627

2728
steps:

0 commit comments

Comments
 (0)