Skip to content

Commit 839ca13

Browse files
authored
👷 Update issue-manager.yml GitHub Action permissions (#1040)
1 parent 613722d commit 839ca13

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
@@ -14,6 +14,9 @@ on:
1414
- labeled
1515
workflow_dispatch:
1616

17+
permissions:
18+
issues: write
19+
1720
jobs:
1821
issue-manager:
1922
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)