ci(github-actions): 禁用主分支推送触发的测试工作流 [skip ci[
This commit is contained in:
4
.github/workflows/测试最新依赖.yaml
vendored
4
.github/workflows/测试最新依赖.yaml
vendored
@@ -7,8 +7,8 @@ env:
|
||||
TZ: Asia/Shanghai
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
# push:
|
||||
# branches: [main]
|
||||
schedule:
|
||||
- cron: "30 22 * * *" # 22:30 UTC = 6:30 CST
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user