Potential fix for code scanning alert no. 169: Workflow does not contain permissions
Co-Authored-By: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
parent
73cb3ec8a8
commit
f06c46de95
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