Skip to content

Commit fe3ef9c

Browse files
committed
Add missing permission for dispatching workflows
1 parent 0fb33ec commit fe3ef9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-issue-triage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ name: Issue and PR Triage
1212
permissions:
1313
issues: write
1414
pull-requests: write
15+
actions: write
1516
contents: read
1617
models: read
1718

0 commit comments

Comments
 (0)