Skip to content

Commit 0fee27a

Browse files
authored
Merge branch 'main' into add_editorconfig
2 parents ca063d2 + 335cac0 commit 0fee27a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/scheduled.yml renamed to .github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
name: Scheduled
1+
name: Main
22

33
on:
4+
push:
5+
branches: [main]
46
schedule:
57
- cron: "0 8,20 * * *"
68

0 commit comments

Comments
 (0)