Skip to content

Commit 9383f04

Browse files
authored
👷 Update issue-manager.yml GitHub Action permissions (#54)
1 parent 63267a3 commit 9383f04

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
if: github.repository_owner == 'tiangolo'

0 commit comments

Comments
 (0)