plex-absolute-hama update/add workflows

This commit is contained in:
aptalca
2023-05-18 14:33:14 -04:00
parent 6a088a108e
commit 06d3d99f2b
7 changed files with 66 additions and 102 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