summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorvkalintiris <vasilis@netdata.cloud>2024-02-07 02:24:47 +0200
committerGitHub <noreply@github.com>2024-02-07 02:24:47 +0200
commit8c736bb135754fad5045661f70f0176636bb0bb6 (patch)
treeb56cc6f01f75e8198c18d028cd72a948227b0f5c /.github/labeler.yml
parent3133f03a105c6f8ac8e9c7af8236516d443943bb (diff)
Move health/ under src/ (#16954)
* Move health/ under src/ * Update references to health paths. ``` find . -type f -exec sed -i 's:master/exporting:master/src/exporting:g' {} \; ``` * Update .git{,hub} refs to health.
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 8dbcfc986f..1ff9b4bb4a 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -220,7 +220,7 @@ area/health:
- any:
- changed-files:
- any-glob-to-any-file:
- - health/**
+ - src/health/**
area/metadata:
- any: