mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-15 17:50:36 +00:00
Fix broad permissions in the tests.yml workflow
This commit is contained in:
@@ -7,6 +7,9 @@ on:
|
||||
merge_group:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user