update templates

This commit is contained in:
aptalca
2023-06-20 09:44:31 -04:00
parent f878a97404
commit 2395ae2e8b
5 changed files with 61 additions and 55 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