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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 */10 * * *"
|
- cron: "0 */6 * * *"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user