mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
ci: allow manual dispatch for beta workflow
This commit is contained in:
parent
7aad2ee9ae
commit
d3d783e23d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/beta.yml
vendored
1
.github/workflows/beta.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: beta
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue