From 2dec130255a942f002c465e4c158e721bbbd425d Mon Sep 17 00:00:00 2001 From: Jon Torre <78599298+JTorreG@users.noreply.github.com> Date: Fri, 12 Sep 2025 16:32:36 +0100 Subject: [PATCH] chore: update labeler for nginxaas-azure label Updating the label from nginxaas to nginxaas-azure --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 569c08be8..2e8d1f8d7 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -67,7 +67,7 @@ product/nginx-one: - 'content/nginx-one/**' - 'content/includes/nginx-one/**' -product/nginxaas: +product/nginxaas-azure: - changed-files: - any-glob-to-any-file: - 'content/nginxaas-azure/**'