lidarr-flac2mp3 update/add workflows

This commit is contained in:
aptalca
2023-05-18 13:42:11 -04:00
parent ecbe9cc81b
commit 8c5a7c4fbc
8 changed files with 75 additions and 114 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