update cron

This commit is contained in:
Marco "Capypara" Köpcke 2024-12-11 12:14:09 +01:00
commit c604587244
No known key found for this signature in database
GPG key ID: 08131EE895D53BDB

View file

@ -3,8 +3,7 @@ name: Generate
on:
workflow_dispatch:
schedule:
# Run this workflow every week at 03:34 am
- cron: "34 3 */7 * *"
- cron: "0 3 * * 6"
permissions:
contents: write