mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
chore(ci): enable manual build workflow runs (#619)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Production Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- v4.x
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: Staging Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- next
|
||||
|
||||
Reference in New Issue
Block a user