ci: allow manual dispatch for beta workflow

This commit is contained in:
Dax Raad
2026-02-01 20:18:12 -05:00
parent 7aad2ee9ae
commit d3d783e23d

View File

@@ -1,6 +1,7 @@
name: beta
on:
workflow_dispatch:
schedule:
- cron: "0 * * * *"