feat: workflow dispatch build-previews

This commit is contained in:
naterfute
2025-03-31 16:30:55 -07:00
parent c681bfca74
commit bac5e1d3ac

View File

@@ -7,6 +7,7 @@ concurrency:
on:
pull_request:
types: [opened, synchronize]
workflow_dispatch:
jobs:
build-preview: