Allow manual CI runs to rebuild packages

This commit is contained in:
Cameron Gutman
2026-01-05 21:28:46 -06:00
parent edac488c3d
commit 9cedeb8494

View File

@@ -1,6 +1,7 @@
name: Build
on:
workflow_dispatch:
push:
pull_request:
branches: [ "master" ]