Fix pipeline configuration

This commit is contained in:
Johan van Eck 2025-07-27 17:43:02 +03:00
parent 712b7a903f
commit d4582e7330

View file

@ -2,7 +2,7 @@ name: Generate
on:
schedule:
- cron: "7 31 * * *"
- cron: "31 7 * * *"
workflow_dispatch:
jobs: