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 9721b07 commit e9a3b7eCopy full SHA for e9a3b7e
.github/CODEOWNERS
@@ -0,0 +1,2 @@
1
+/.github/actions/ @elastic/observablt-ci @elastic/observablt-ci-contractors
2
+/.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