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