From f9c980588cf88afbe2dc21c02e44b76c34a2a2a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9?= Date: Tue, 6 Feb 2024 23:41:34 +0100 Subject: [PATCH] fixed typo --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 29bc104..f38e201 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,3 +1,4 @@ +--- # Add 'root' label to any root file changes # Quotation marks are required for the leading asterisk root: @@ -9,7 +10,6 @@ AnyChange: - changed-files: - any-glob-to-any-file: "**" ---- # Add 'Documentation' label to any change to .md files within entire repository Documentation: - changed-files: