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

This commit is contained in:
Philipp Horstenkamp 2025-04-02 23:21:01 +02:00
parent 567eb22cd8
commit 4098e7ff8b
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

View File

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