mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Use pr_status isntead of status
This commit is contained in:
parent
7349fca607
commit
f80b4fdedd
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ status = [
|
|||
'Tests on macos-latest',
|
||||
'Tests on windows-latest',
|
||||
'Run Clippy',
|
||||
'Run Rustfmt',
|
||||
'Milestone Check'
|
||||
'Run Rustfmt'
|
||||
]
|
||||
pr_status = ['Milestone Check']
|
||||
# 3 hours timeout
|
||||
timeout-sec = 10800
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue