更新 .gitea/workflows/surge_to_gogost.yml
Some checks failed
SurgeToGoGostConverter / convert (push) Failing after 4s
Some checks failed
SurgeToGoGostConverter / convert (push) Failing after 4s
This commit is contained in:
@@ -3,6 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- .gitea/workflows/surge_to_gogost.yml # 仅在该文件被修改时触发
|
- .gitea/workflows/surge_to_gogost.yml # 仅在该文件被修改时触发
|
||||||
|
- convert_surge_to_gogost.py
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 * * * *" # 设置为每小时运行一次,或根据需要调整
|
- cron: "0 * * * *" # 设置为每小时运行一次,或根据需要调整
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user