Fix action cron
This commit is contained in:
2
.github/workflows/anilist.yml
vendored
2
.github/workflows/anilist.yml
vendored
@@ -2,7 +2,7 @@ name: Anilist Cron
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 */10 * * *"
|
||||
- cron: "0 */6 * * *"
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user