Skip to content

Commit 81c17e5

Browse files
authored
Add permissions to triage-info-needed.yml (#22663)
1 parent 2f0fa40 commit 81c17e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/triage-info-needed.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
env:
88
TRIAGERS: '["karrtikr","karthiknadig","paulacamargo25","eleanorjboyd", "brettcannon","anthonykim1"]'
99

10+
permissions:
11+
issues: write
12+
1013
jobs:
1114
add_label:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)