chore(ci): enable manual build workflow runs (#619)

This commit is contained in:
Andras Bacsai
2026-05-26 13:37:47 +02:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
name: Production Build
on:
workflow_dispatch:
push:
branches:
- v4.x
+1
View File
@@ -1,6 +1,7 @@
name: Staging Build
on:
workflow_dispatch:
push:
branches:
- next