Add a schedule for the Github Actions workflow

This commit is contained in:
Johan van Eck 2025-07-27 17:02:54 +03:00
parent b26b47bcdd
commit c5828a4f3c

View file

@ -1,7 +1,9 @@
name: Generate name: Generate
on: on:
workflow_dispatch: # Manually trigger schedule:
- cron: "7 31 * * *"
workflow_dispatch:
jobs: jobs:
generate: generate: