mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-06 20:25:40 +00:00
Merge pull request #5445 from meilisearch/support-merge-grouping
Make the CI work with merge queue grouping
This commit is contained in:
commit
d39d915a7e
1
.github/workflows/test-suite.yml
vendored
1
.github/workflows/test-suite.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
# Everyday at 5:00am
|
# Everyday at 5:00am
|
||||||
- cron: "0 5 * * *"
|
- cron: "0 5 * * *"
|
||||||
pull_request:
|
pull_request:
|
||||||
|
merge_group:
|
||||||
push:
|
push:
|
||||||
# trying and staging branches are for Bors config
|
# trying and staging branches are for Bors config
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user