This website works better with JavaScript
Home
Explore
Help
Sign In
AI
/
opencode-ide-plugin
mirror of
https://github.com/paviko/opencode-ide-plugin.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
ci: allow manual dispatch for beta workflow
Dax Raad
2 months ago
parent
7aad2ee9ae
commit
d3d783e23d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/beta.yml
+ 1
- 0
.github/workflows/beta.yml
View File
@@ -1,6 +1,7 @@
name: beta
on:
+ workflow_dispatch:
schedule:
- cron: "0 * * * *"