add/update workflows, drop s6v2

This commit is contained in:
aptalca
2023-04-13 14:39:59 -04:00
parent 6d34bc97d7
commit eeeb5ee947
7 changed files with 60 additions and 76 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