nginx-proxy-confs update/add workflows

This commit is contained in:
aptalca
2023-05-18 14:11:08 -04:00
parent abf1080f18
commit 8e3376b503
5 changed files with 65 additions and 87 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