mirror of
https://github.com/elastic/logstash.git
synced 2025-04-19 04:15:23 -04:00
18 lines
360 B
YAML
18 lines
360 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directories:
|
|
- '/'
|
|
- '/.github/actions/*'
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "sunday"
|
|
time: "22:00"
|
|
reviewers:
|
|
- "elastic/observablt-ci"
|
|
- "elastic/observablt-ci-contractors"
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|