mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-25 19:45:05 +08:00
Use pr_status isntead of status
This commit is contained in:
parent
7349fca607
commit
f80b4fdedd
@ -3,8 +3,8 @@ status = [
|
|||||||
'Tests on macos-latest',
|
'Tests on macos-latest',
|
||||||
'Tests on windows-latest',
|
'Tests on windows-latest',
|
||||||
'Run Clippy',
|
'Run Clippy',
|
||||||
'Run Rustfmt',
|
'Run Rustfmt'
|
||||||
'Milestone Check'
|
|
||||||
]
|
]
|
||||||
|
pr_status = ['Milestone Check']
|
||||||
# 3 hours timeout
|
# 3 hours timeout
|
||||||
timeout-sec = 10800
|
timeout-sec = 10800
|
||||||
|
Loading…
Reference in New Issue
Block a user