mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
10 lines
167 B
YAML
10 lines
167 B
YAML
|
# Set update schedule for GitHub Actions only
|
||
|
|
||
|
version: 2
|
||
|
updates:
|
||
|
|
||
|
- package-ecosystem: "github-actions"
|
||
|
directory: "/"
|
||
|
schedule:
|
||
|
interval: "monthly"
|