Sync all projects

This commit is contained in:
github-actions[bot]
2026-07-25 23:02:44 +00:00
parent c0bce48958
commit aa03028536
10 changed files with 1050 additions and 1002 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ permissions:
pull-requests: write # 'write' access to pull requests
on:
schedule:
- cron: '0 * * * *' # 每小时执行一次
# schedule:
# - cron: '0 * * * *' # 每小时执行一次
workflow_dispatch: # 允许手动触发
env: