Skip to content

Commit

Permalink
Try twice a day
Browse files Browse the repository at this point in the history
  • Loading branch information
subdavis committed Sep 18, 2024
1 parent 547e022 commit e4a556f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Daily Generation Routine"

on:
schedule:
- cron: "12 6 * * *"
- cron: "12 6,21 * * *"
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down

0 comments on commit e4a556f

Please sign in to comment.