From 1ded83092c38fd1d4c72a9fef4422d8dadd5d264 Mon Sep 17 00:00:00 2001 From: stuartmorgan <stuartmorgan@google.com> Date: Fri, 8 Dec 2023 09:34:51 -0800 Subject: [PATCH] [ci] Fix indentation in labeler.yml (#5625) Fixes an indentation bug in the config file that causes the task to fail. --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 64dd448c39..a6b295e016 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -6,7 +6,7 @@ 'p: camera': - changed-files: - any-glob-to-any-file: - - packages/camera/**/* + - packages/camera/**/* 'p: cross_file': - changed-files: