From 82838227c71c082f558ac4e83812c0d99cb38056 Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Mon, 4 Sep 2023 07:45:46 +0100 Subject: [PATCH] Auto-label data-driven efforts --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index 07a6c451cff8..95eaa49252dd 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/**/*