Skip to content

Commit 31cf5dd

Browse files
authored
Merge pull request #331 from meilisearch/enable-merge-queues
Add merge_group to the CI workflow
2 parents bc9cf18 + 502d138 commit 31cf5dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/rust.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
---
2-
on: [pull_request]
1+
on:
2+
pull_request:
3+
merge_group:
34

45
name: Rust
56
jobs:

0 commit comments

Comments
 (0)