Skip to content

Commit 4b98785

Browse files
authored
Update main.yml
1 parent a1c3dda commit 4b98785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: generate animation
33
on:
44
# run automatically every 24 hours
55
schedule:
6-
- cron: "0 */24 * * *"
6+
- cron: "1 16 * * *"
77

88
# allows to manually run the job at any time
99
workflow_dispatch:

0 commit comments

Comments
 (0)