code-server-nvm update/add workflows

This commit is contained in:
aptalca
2023-05-17 13:13:09 -04:00
parent a6cd3086e0
commit 910271f9de
5 changed files with 63 additions and 68 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