code-server-ssl update/add workflows

This commit is contained in:
aptalca
2023-05-17 21:39:42 -04:00
parent 4af1319188
commit 32dfaaa463
13 changed files with 93 additions and 81 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