code-server-awscli update/add workflows

This commit is contained in:
aptalca
2023-04-13 11:06:43 -04:00
parent ae0b3afd8e
commit 388b9e2111
5 changed files with 58 additions and 69 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