mirror of
https://github.com/element-hq/synapse.git
synced 2026-03-30 17:15:50 +00:00
Set permissions
See https://github.com/element-hq/synapse/pull/19533#pullrequestreview-3905073725
This commit is contained in:
5
.github/workflows/complement_tests.yml
vendored
5
.github/workflows/complement_tests.yml
vendored
@@ -11,6 +11,11 @@ on:
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
# Control the permissions granted to `GITHUB_TOKEN`.
|
||||
permissions:
|
||||
# `actions/checkout` read the repository (also see
|
||||
# https://github.com/actions/checkout/tree/de0fac2e4500dabe0009e67214ff5f5447ce83dd/#recommended-permissions)
|
||||
contents: read
|
||||
env:
|
||||
RUST_VERSION: 1.87.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user