Moved execution time (#19)
All checks were successful
Lint / pre-commit Linting (push) Successful in 52s
Auto Maintenance Cycle / pre-commit Autoupdate (push) Successful in 1m52s

Reviewed-on: #19
Co-authored-by: Philipp Horstenkamp <philipp@horstenkamp.de>
Co-committed-by: Philipp Horstenkamp <philipp@horstenkamp.de>
This commit is contained in:
Philipp Horstenkamp 2025-04-02 23:41:12 +02:00 committed by Philipp Horstenkamp
parent 567eb22cd8
commit 1aa7be2b73

View File

@ -5,7 +5,7 @@ on:
paths:
- .gitea/workflows/maintenance.yaml
schedule:
- cron: '@weekly'
- cron: 0 3 2 * *
workflow_dispatch:
jobs: