feat: add daily full repo management workflow

This commit is contained in:
袁震
2026-04-06 14:19:00 +08:00
parent e812cb67de
commit c26777778a
4 changed files with 164 additions and 21 deletions
-11
View File
@@ -2,17 +2,6 @@ name: Generate Rules
on:
workflow_dispatch:
schedule:
- cron: "0 3 * * *"
push:
branches:
- main
paths:
- main.py
- scripts/sync_surge_full.sh
- config.toml
- config.json
- .gitea/workflows/generate-rules.yml
permissions:
contents: read