ci: add workflow_dispatch trigger

This commit is contained in:
Will Anderson
2026-05-04 14:32:48 -05:00
parent eb282d8c0c
commit 24ccef820c
+1
View File
@@ -7,6 +7,7 @@ on:
pull_request:
branches:
- dev
workflow_dispatch:
jobs:
build-and-test: