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
-2
View File
@@ -2,8 +2,6 @@ name: Publish Rules To External Repo
on:
workflow_dispatch:
schedule:
- cron: "15 3 * * *"
permissions:
contents: read