8000 Make migrations executable · linuxserver/docker-bookstack@8b6b85d · GitHub
[go: up one dir, main page]

Skip to content

Make migrations executable #9

Make migrations executable

Make migrations executable #9

Workflow file for this run

name: Permission check
on:
pull_request_target:
paths:
- '**/run'
- '**/finish'
- '**/check'
- 'root/migrations/*'
jobs:
permission_check:
uses: linuxserver/github-workflows/.github/workflows/init-svc-executable-permissions.yml@v1
0