summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-09-04 09:09:53 +0100
committerGitHub <noreply@github.com>2023-09-04 09:09:53 +0100
commitb2ded61796aee1f705a222e229c5b55416d93dd0 (patch)
tree13228a00636fa4a1be09e5cf30df7a9c5cb7d815 /.github
parentfd095bbfaedfb50ebd4c8574b21e5c867a74bb01 (diff)
Auto-label data-driven efforts (#21900)
Diffstat (limited to '.github')
-rw-r--r--.github/labeler.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 07a6c451cf..95eaa49252 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -40,3 +40,7 @@ translation:
- docs/ru-ru/**/*
CI:
- .github/**/*
+dd:
+ - data/constants/**/*
+ - data/mappings/**/*
+ - data/schemas/**/*