Update .gitea/workflows/maintenance.yaml
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 1m2s Details

This commit is contained in:
Philipp Horstenkamp 2024-02-04 11:07:56 +01:00
parent 35f47d20d5
commit b16049ad89
1 changed files with 1 additions and 1 deletions

View File

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