add manual dispatch

This commit is contained in:
Alex Holliday
2025-04-25 13:34:43 -07:00
parent 47a0b7f523
commit ff25122425

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