Skip to content

Commit 3a77886

Browse files
Start using CODEOWNERS file instead of reviewers because of deprecation warning (#281)
1 parent 9ecf6a2 commit 3a77886

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/.github/workflows @elastic/observablt-ci

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ updates:
2727
# GitHub actions
2828
- package-ecosystem: "github-actions"
2929
directory: "/"
30-
reviewers:
31-
- "elastic/observablt-ci"
3230
schedule:
3331
interval: "weekly"
3432
day: "sunday"

0 commit comments

Comments
 (0)