mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
feat: workflow dispatch build-previews
This commit is contained in:
parent
c681bfca74
commit
bac5e1d3ac
1
.github/workflows/build-preview.yml
vendored
1
.github/workflows/build-preview.yml
vendored
@ -7,6 +7,7 @@ concurrency:
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-preview:
|
build-preview:
|
||||||
|
Loading…
Reference in New Issue
Block a user