switch to s6v3, general cleanup, add/update workflows

This commit is contained in:
aptalca
2023-05-19 09:29:25 -04:00
parent 06f7b7bfb4
commit fbbbbaa148
11 changed files with 66 additions and 62 deletions
+10
View File
@@ -0,0 +1,10 @@
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