Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Daymenion authored Oct 8, 2023
1 parent 33a7e2e commit cda9a01
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
Expand Up @@ -3,7 +3,7 @@ name: generate animation
on:
# run automatically every 24 hours
schedule:
- cron: "0 */12 * * *"
- cron: "0 */24 * * *"

# allows to manually run the job at any time
workflow_dispatch:
Expand Down

0 comments on commit cda9a01

Please sign in to comment.