mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-18 17:20:37 +00:00
Document the permissions blocks in CI workflows
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
pages-docs:
|
||||
name: GitHub Pages
|
||||
permissions:
|
||||
contents: write
|
||||
contents: write # needed to push the built docs to the gh-pages branch
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
- pre
|
||||
|
||||
Reference in New Issue
Block a user