summaryrefslogtreecommitdiffstats
path: root/.github/labeler.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index 8e2337c6e4..9abc870b08 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -2,7 +2,9 @@
CI:
- any: ['.cirrus.yml']
-- any: ['.github/**']
+- any: ['.github/dependabot.yml']
+- any: ['.github/labeler.yml']
+- any: ['.github/workflows/*']
- any: ['.appveyor.yml']
- any: ['.codecov.yml']