Skip to content

Commit bd5ba5e

Browse files
Copilotpelikhan
andcommitted
Add triage role to issue-triage workflow to allow read-only users
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent cb7b7a5 commit bd5ba5e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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: [admin, maintainer, write, triage]
1213
permissions:
1314
contents: read
1415
issues: read

0 commit comments

Comments
 (0)