Merge pull request #11322 from cli/kw/alert-autofix-169
Potential fix for code scanning alert no. 169: Workflow does not contain permissions
This commit is contained in:
commit
0bcb9bf818
1 changed files with 1 additions and 0 deletions
1
.github/workflows/triage.yml
vendored
1
.github/workflows/triage.yml
vendored
|
|
@ -1,5 +1,6 @@
|
|||
name: Discussion Triage
|
||||
run-name: ${{ github.event_name == 'issues' && github.event.issue.title || github.event.pull_request.title }}
|
||||
permissions: {}
|
||||
on:
|
||||
issues:
|
||||
types:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue