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