mirror of
https://github.com/1c7/chinese-independent-developer.git
synced 2025-12-27 10:25:57 +08:00
This commit is contained in:
2
.github/workflows/process_list.yml
vendored
2
.github/workflows/process_list.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: 提交项目
|
name: 提交项目(每 24 小时运行一次,晚上 00:00)
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 16 * * *' # 每天 UTC 16:00 运行(北京时间 00:00)
|
- cron: '0 16 * * *' # 每天 UTC 16:00 运行(北京时间 00:00)
|
||||||
|
|||||||
Reference in New Issue
Block a user