forked from Mirror/docker-audacity
Bot Updating Templated Files
This commit is contained in:
parent
e87a2cf827
commit
e7dfe92045
4 changed files with 16 additions and 6 deletions
9
.github/workflows/permissions.yml
vendored
Executable file
9
.github/workflows/permissions.yml
vendored
Executable 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
|
Loading…
Add table
Add a link
Reference in a new issue