Skip to content

Commit c880fe7

Browse files
authored
👷 Update issue-manager.yml GitHub Action permissions (#357)
1 parent 37fc295 commit c880fe7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/issue-manager.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
types:
1212
- labeled
1313

14+
permissions:
15+
issues: write
16+
1417
jobs:
1518
issue-manager:
1619
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)