Bot Updating Templated Files
This commit is contained in:
parent
5b1eb38ce6
commit
719f49cb0a
2
.github/workflows/permissions.yml
vendored
2
.github/workflows/permissions.yml
vendored
|
|
@ -5,6 +5,8 @@ on:
|
|||
- '**/run'
|
||||
- '**/finish'
|
||||
- '**/check'
|
||||
- 'root/migrations/*'
|
||||
|
||||
jobs:
|
||||
permission_check:
|
||||
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue