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:
1
.github/workflows/build-preview.yml
vendored
1
.github/workflows/build-preview.yml
vendored
@@ -7,6 +7,7 @@ concurrency:
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-preview:
|
||||
|
||||
Reference in New Issue
Block a user