Update actions.

This commit is contained in:
2023-11-24 17:42:31 +01:00
parent 1c9d3972a7
commit b98d76adf6
2 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,9 @@ name: Auto Maintenance Cycle
on:
schedule:
- cron: 0 1 * * *
push:
paths:
- .gitea\workflows\maintenance.yaml
workflow_dispatch:
jobs: