Skip to content

Commit d0b15ef

Browse files
Copilotfriggeri
andauthored
Allow issue triage workflow to run for all users (#32)
* Initial plan * Add roles: all to issue-triage workflow to allow all users to trigger it Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: friggeri <106686+friggeri@users.noreply.github.com>
1 parent 51f1933 commit d0b15ef

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

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

Lines changed: 0 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/issue-triage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
description: "Issue number to triage"
1010
required: true
1111
type: string
12+
roles: all
1213
permissions:
1314
contents: read
1415
issues: read

0 commit comments

Comments
 (0)