Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2023-02-17 16:57:12 +01:00
parent c3f79c294b
commit a6b07547f2
4 changed files with 16 additions and 7 deletions

9
.github/workflows/permissions.yml vendored Executable file
View File

@@ -0,0 +1,9 @@
name: Permission check
on:
pull_request:
paths:
- '**/run'
- '**/finish'
jobs:
permission_check:
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1