mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-19 08:20:09 +01:00
Add permissions section to workflows for content access
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
4
.github/workflows/sync-back-to-dev.yml
vendored
4
.github/workflows/sync-back-to-dev.yml
vendored
@@ -5,6 +5,10 @@ on:
|
||||
branches:
|
||||
- master
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
sync-branches:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user