docker-webtop/.github/workflows/permissions.yml
Ryan Kuba cf9658d6cf
Master selkies (#323)
* rebase master to selkies base, pending readme changes

* fix testing

* update readme for selkies

* bad template vars in block
2025-06-17 14:53:41 +00:00

13 lines
268 B
YAML

name: Permission check
on:
pull_request_target:
paths:
- '**/run'
- '**/finish'
- '**/check'
- 'root/migrations/*'
jobs:
permission_check:
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1