mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 15:51:03 +00:00
bors setup
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -1,5 +1,9 @@
|
|||||||
---
|
---
|
||||||
on: [pull_request]
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- staging
|
||||||
|
- trying
|
||||||
|
|
||||||
name: Test binaries with cargo test
|
name: Test binaries with cargo test
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user