summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2020-02-11 16:28:31 +0300
committerGitHub <noreply@github.com>2020-02-11 16:28:31 +0300
commita89cebaa4cd0c7c8449fe13fb89d9ff7cbd649a2 (patch)
treefd437fbd253d1fe8b386c686ed1bf848d93590bc /.github/labeler.yml
parent64dbeb929e2437ba65e628e81a6f546b42dcd4fa (diff)
github/workflow: change labeler (#8032)
* .github/workflow: switch from paulfantom/periodic-labeler to ilyam8/periodic-pr-labeler * .github/labeler: backends pattern fix
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 86c0c8cd86..15bee0626b 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -12,7 +12,7 @@
area/backends:
- backends/*
- - backends/**
+ - backends/**/*
- exporting/*
- exporting/**/*