We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0fa40 commit 81c17e5Copy full SHA for 81c17e5
.github/workflows/triage-info-needed.yml
@@ -7,6 +7,9 @@ on:
7
env:
8
TRIAGERS: '["karrtikr","karthiknadig","paulacamargo25","eleanorjboyd", "brettcannon","anthonykim1"]'
9
10
+permissions:
11
+ issues: write
12
+
13
jobs:
14
add_label:
15
runs-on: ubuntu-latest
0 commit comments