Skip to content

Commit a6d34b8

Browse files
authored
chore: set schedule for CI (#13)
1 parent 928c939 commit a6d34b8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Copy Binaries and Announce Release
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: '0 */3 * * 1-3' # Every 3 hours on Mon-Wed
57

68
permissions: {}
79

0 commit comments

Comments
 (0)