ci: allow manual dispatch for beta workflow
parent
7aad2ee9ae
commit
d3d783e23d
|
|
@ -1,6 +1,7 @@
|
|||
name: beta
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue