mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-05-06 16:16:44 +08:00
chore(config): 增加 GitHub 检查超时时间
- 将 github-checks 的 timeout_ms 从 90000 增加到 900000
This commit is contained in:
parent
e6b3cad2a7
commit
b3066f3a8d
@ -12,7 +12,7 @@ reviews:
|
||||
tools:
|
||||
github-checks:
|
||||
enabled: true
|
||||
timeout_ms: 90000
|
||||
timeout_ms: 900000
|
||||
auto_review:
|
||||
enabled: true
|
||||
drafts: false # draft PR 不 review
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user