commit: 97a0091bbbaf2defefddbf1fa4423d5ecba01086
parent 21b84596e7c372eeeedcf41a32c6c25379cd8f0e
Author: QMK Bot <hello@qmk.fm>
Date: Mon, 19 Aug 2024 18:08:45 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git 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: