From 2a3b0c34cb289c507e7b7f2323ee270e269341ff Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Tue, 30 Jul 2024 17:27:29 +0100 Subject: [PATCH] Attempt to fix auto 'keyboard' label --- .github/labeler.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index f0e72786b215..270cd1a81369 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: