We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ef8382 commit f4281ceCopy full SHA for f4281ce
.github/workflows/permissions.yml
@@ -5,6 +5,8 @@ on:
5
- '**/run'
6
- '**/finish'
7
- '**/check'
8
+ - 'root/migrations/*'
9
+
10
jobs:
11
permission_check:
12
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1
0 commit comments