GHA: Add workflow_dispatch to docker build
This commit is contained in:
parent
1b415d7a7f
commit
a21e9335aa
1
.github/workflows/server.yml
vendored
1
.github/workflows/server.yml
vendored
@ -8,6 +8,7 @@ on:
|
|||||||
- 'Pal.Common/**'
|
- 'Pal.Common/**'
|
||||||
- 'Pal.Server/**'
|
- 'Pal.Server/**'
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
|
workflow_dispatch: {}
|
||||||
permissions:
|
permissions:
|
||||||
packages: write
|
packages: write
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user