summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-08-19 19:08:11 +0100
committerGitHub <noreply@github.com>2024-08-19 19:08:11 +0100
commite910c89e0b5aa9ac369ac8cd1f03ec64ef45a0af (patch)
treed3464dd4a6ea217748dc5599c336117033bd43b4
parent1355eb493fd3a8ad4b88773d230d29326f326187 (diff)
Fix auto 'keyboard' label (#24221)
-rw-r--r--.github/labeler.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
index f0e72786b2..270cd1a813 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -11,15 +11,15 @@ core:
- Makefile
- '*.mk'
dependencies:
- - all:
- - changed-files:
- - any-glob-to-any-file: lib/**
- - all-globs-to-all-files: '!lib/python/**'
+ - changed-files:
+ - all-globs-to-any-file:
+ - lib/**
+ - '!lib/python/**'
keyboard:
- - all:
- - changed-files:
- - any-glob-to-any-file: keyboards/**
- - all-globs-to-all-files: '!keyboards/**/keymaps/**'
+ - changed-files:
+ - all-globs-to-any-file:
+ - keyboards/**
+ - '!keyboards/**/keymaps/**'
keymap:
- changed-files:
- any-glob-to-any-file: