From 1b1ba663862644d7bbb9800a7d0f750888278eb9 Mon Sep 17 00:00:00 2001 From: David Leal Date: Tue, 6 Feb 2024 11:50:27 -0600 Subject: [PATCH] Fix indentation in the PR labeler configuration --- .github/labeler-config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler-config.yml b/.github/labeler-config.yml index 11f23bd..8253996 100644 --- a/.github/labeler-config.yml +++ b/.github/labeler-config.yml @@ -43,7 +43,7 @@ filters: events: [pull_request] targets: [title] - - label: "v3" + - label: "v3" regexs: - /\v3\b/ - /v3/i