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:
Kynan Ware 2025-07-17 12:08:12 -06:00 committed by GitHub
commit 0bcb9bf818
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: