Update actions.
This commit is contained in:
@ -3,6 +3,9 @@ name: Auto Maintenance Cycle
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 1 * * *
|
||||
push:
|
||||
paths:
|
||||
- .gitea\workflows\maintenance.yaml
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user