mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-12 12:39:05 -05:00
Merge pull request #2131 from bluewave-labs/feat/prod-workflow
add manual dispatch
This commit is contained in:
@@ -3,7 +3,7 @@ name: Demo deploy
|
||||
on:
|
||||
push:
|
||||
branches: ["demo"]
|
||||
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
docker-build-and-push-client:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user