add isue tracker workflow, check perms in check files

This commit is contained in:
aptalca
2023-03-23 16:52:39 -04:00
parent f67ed97ea2
commit e7ec4c92e8
2 changed files with 15 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ on:
paths:
- '**/run'
- '**/finish'
- '**/check'
jobs:
permission_check:
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1