mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-05 20:26:31 +00:00
Remove run of SDK test on PR because cannot work
This commit is contained in:
4
.github/workflows/sdks-tests.yml
vendored
4
.github/workflows/sdks-tests.yml
vendored
@ -10,10 +10,6 @@ on:
|
|||||||
default: nightly
|
default: nightly
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 6 * * *' # Every day at 6:00am
|
- cron: '0 6 * * *' # Every day at 6:00am
|
||||||
pull_request:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
MEILI_MASTER_KEY: 'masterKey'
|
MEILI_MASTER_KEY: 'masterKey'
|
||||||
|
Reference in New Issue
Block a user