Add permissions section to workflows for content access

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2025-12-15 01:03:43 +00:00
parent 4cec89b671
commit c97651f4b7
8 changed files with 27 additions and 0 deletions

View File

@@ -5,6 +5,10 @@ on:
branches:
- master
permissions:
contents: write
pull-requests: write
jobs:
sync-branches:
runs-on: ubuntu-latest