ci: allow manual dispatch for beta workflow

pull/12329/head
Dax Raad 2026-02-01 20:18:12 -05:00
parent 7aad2ee9ae
commit d3d783e23d
1 changed files with 1 additions and 0 deletions

View File

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