We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b074d7d commit e87dd1eCopy full SHA for e87dd1e
.github/CODEOWNERS
@@ -1,3 +1,3 @@
1
* @elastic/elastic-agent-control-plane
2
-/.github/actions @elastic/observablt-ci
3
-/.github/workflows @elastic/observablt-ci
+/.github/actions @elastic/observablt-ci @elastic/observablt-ci-contractors
+/.github/workflows @elastic/observablt-ci @elastic/observablt-ci-contractors
.github/dependabot.yml
@@ -9,9 +9,6 @@ updates:
9
interval: "weekly"
10
day: "sunday"
11
time: "22:00"
12
- reviewers:
13
- - "elastic/observablt-ci"
14
- - "elastic/observablt-ci-contractors"
15
groups:
16
github-actions:
17
patterns:
0 commit comments