mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-24 05:29:55 +00:00
Fix broad permissions in the triage-incoming.yml workflow
This commit is contained in:
@@ -4,6 +4,10 @@ on:
|
||||
issues:
|
||||
types: [ opened ]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
triage:
|
||||
uses: matrix-org/backend-meta/.github/workflows/triage-incoming.yml@18beaf3c8e536108bd04d18e6c3dc40ba3931e28 # v2.0.3
|
||||
|
||||
Reference in New Issue
Block a user