Skip to content

Commit 42c18df

Browse files
committed
unify scheduled and main yamls
1 parent 34dd97d commit 42c18df

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Main
33
on:
44
push:
55
branches: [main]
6+
schedule:
7+
- cron: "0 8,20 * * *"
68

79
jobs:
810
unit-tests:

.github/workflows/scheduled.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)