Skip to content

Commit 749ae5b

Browse files
committed
Adding missing permissions for issue comments
Per #411 (comment)
1 parent 333f6d3 commit 749ae5b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/clang-tidy-fix.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ name: Clang-Tidy Fix
2121
permissions:
2222
pull-requests: write
2323
contents: write
24+
issues: write
2425

2526
jobs:
2627
setup:

0 commit comments

Comments
 (0)