update template

switch to callable mod builder
add issue-pr tracker workflow
update permissions script
update readme instructions
This commit is contained in:
aptalca
2023-04-11 16:36:33 -04:00
parent 6745950323
commit 700f798471
4 changed files with 51 additions and 54 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
name: Permission check
on:
pull_request:
pull_request_target:
paths:
- '**/run'
- '**/finish'
- '**/check'
jobs:
permission_check:
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1