Skip to content

Commit

Permalink
Add permissions to triage-info-needed.yml (microsoft#22663)
Browse files Browse the repository at this point in the history
  • Loading branch information
karthiknadig authored Dec 17, 2023
1 parent 2f0fa40 commit 81c17e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/triage-info-needed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
env:
TRIAGERS: '["karrtikr","karthiknadig","paulacamargo25","eleanorjboyd", "brettcannon","anthonykim1"]'

permissions:
issues: write

jobs:
add_label:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 81c17e5

Please sign in to comment.