feat: add daily full repo management workflow
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user