Skip to content

Commit

Permalink
unify scheduled and main yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
rnro committed Nov 14, 2024
1 parent daa2fb5 commit 6eb9736
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Scheduled
name: Main

on:
push:
branches: [main]
schedule:
- cron: "0 8,20 * * *"

Expand Down

0 comments on commit 6eb9736

Please sign in to comment.