Skip to content

Check custom files are executable before running (3.20) #81

Check custom files are executable before running (3.20)

Check custom files are executable before running (3.20) #81

Workflow file for this run

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