Merge pull request #2131 from bluewave-labs/feat/prod-workflow

add manual dispatch
This commit is contained in:
Alexander Holliday
2025-04-25 13:35:42 -07:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@ name: Demo deploy
on:
push:
branches: ["demo"]
workflow_dispatch:
jobs:
docker-build-and-push-client:
runs-on: ubuntu-latest