Reduced the executions
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 1m27s

This commit is contained in:
Philipp Horstenkamp 2023-11-20 09:45:42 +01:00
parent c3c5593f42
commit e253c6f120

View File

@ -2,7 +2,7 @@ name: Auto Maintenance Cycle
on:
schedule:
- cron: '* 1 * * *'
- cron: '0 1 * * *'
workflow_dispatch:
jobs: