feat: workflow dispatch build-previews

This commit is contained in:
naterfute 2025-03-31 16:30:55 -07:00
parent c681bfca74
commit bac5e1d3ac
No known key found for this signature in database
GPG Key ID: 55C5D4AE11D63494

View File

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