Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Commit d3d783e

Browse files
committed
ci: allow manual dispatch for beta workflow
1 parent 7aad2ee commit d3d783e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/beta.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: beta
22

33
on:
4+
workflow_dispatch:
45
schedule:
56
- cron: "0 * * * *"
67

0 commit comments

Comments
 (0)