universal-cloudflared update/add workflows

This commit is contained in:
aptalca
2023-05-18 15:30:37 -04:00
parent af7cf70d43
commit c19a967945
7 changed files with 63 additions and 212 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