docker-webtop/.github/workflows/permissions.yml
Ryan Kuba b723b7076f
Debian i3 selkies (#319)
* rebase debian-i3 to selkies

* icon path
2025-06-17 14:52:54 +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