GHA: Add workflow_dispatch to docker build

rendering
Liza 2023-03-10 02:44:04 +01:00
parent 1b415d7a7f
commit a21e9335aa
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ on:
- 'Pal.Common/**'
- 'Pal.Server/**'
- 'Dockerfile'
workflow_dispatch: {}
permissions:
packages: write
jobs: