allow manual workflow dispatch
This commit is contained in:
parent
2e5c2478f0
commit
c87ca1e4f9
|
@ -3,6 +3,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- beta-release
|
- beta-release
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Compile-Plate-Tool:
|
Compile-Plate-Tool:
|
||||||
|
|
Loading…
Reference in New Issue