Skip to content

Commit

Permalink
ci: update cron
Browse files Browse the repository at this point in the history
Signed-off-by: Emilio Reyes <soda480@gmail.com>
  • Loading branch information
soda480 committed Nov 25, 2023
1 parent 78cd7d9 commit 1379d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: build
on:
schedule:
- cron: "0 8 * * *"
- cron: "0 8 * * 2,4,6"
push:
branches:
- '**'
Expand Down

0 comments on commit 1379d89

Please sign in to comment.