Sync all projects

This commit is contained in:
github-actions[bot]
2026-07-17 07:20:13 +00:00
parent 4a739cb122
commit 6efc56f80d
14 changed files with 11752 additions and 11622 deletions
+7 -7
View File
@@ -1,13 +1,13 @@
name: Auto Merge Sites to zy.json
# 触发条件
on:
push:
branches:
- main # 如果你的默认分支叫 master,请改成 master
paths:
- 'tvbox_config.json'
- 'moyu.json'
workflow_run:
workflows:
- "自动解密_Spider下载_生成新Jar配置"
- "自动调用API解密并注入Sites生成moyu.json"
types:
- completed
workflow_dispatch: # 允许你在 GitHub 页面上手动点击运行
jobs: