Fix action cron

This commit is contained in:
Fundor333
2025-05-09 13:57:14 +02:00
parent 1dbe208350
commit b3d4f524ac

View File

@@ -2,7 +2,7 @@ name: Anilist Cron
on: on:
schedule: schedule:
- cron: "0 */10 * * *" - cron: "0 */6 * * *"
push: push:
branches: branches:
- main - main