mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-15 17:50:36 +00:00
Add a global read-only permission block to push_complement_image.yml
This commit is contained in:
@@ -17,6 +17,9 @@ on:
|
||||
- develop
|
||||
- master
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
# Only run this action once per pull request/branch; restart if a new commit arrives.
|
||||
# C.f. https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#concurrency
|
||||
# and https://docs.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions#github-context
|
||||
|
||||
Reference in New Issue
Block a user