Update .gitea/workflows/maintenance.yaml
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 1m9s
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 1m9s
This commit is contained in:
parent
35f47d20d5
commit
b16049ad89
@ -5,7 +5,7 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- .gitea/workflows/maintenance.yaml
|
- .gitea/workflows/maintenance.yaml
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '@weekly'
|
- cron: '0 0 * * *'
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user