Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minesh1291 authored Jul 29, 2023
1 parent ee42de6 commit 81924cf
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 6 hours
schedule:
- cron: "0 */6 * * *"
- cron: "0 0 */6 * *"

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

0 comments on commit 81924cf

Please sign in to comment.