Skip to content

Commit

Permalink
unify scheduled and main yamls (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnro authored Nov 14, 2024
1 parent daa2fb5 commit 335cac0
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 335cac0

Please sign in to comment.