servarr-stack – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 name: Permission check
2 on:
3 pull_request_target:
4 paths:
5 - '**/run'
6 - '**/finish'
7 - '**/check'
8 - 'root/migrations/*'
9  
10 jobs:
11 permission_check:
12 uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1