From 18a303210c9f9d47389d6c066ab17d2739439d67 Mon Sep 17 00:00:00 2001 From: Sid Vishnoi <8426945+sidvishnoi@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:45:29 +0530 Subject: [PATCH] chore(ci/labeler): fix typo (#764) --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 5a2938dc..28532cd4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -32,7 +32,7 @@ 'area: documentation': - changed-files: - - any-globs-to-any-file: + - any-glob-to-any-file: - '**/*.md' - '!.github/actions/**/*.md'