From 0ba726f8fca66ff7a833dd6dc863d39ca5e1a452 Mon Sep 17 00:00:00 2001 From: Joseph Macaranas <145489236+jayhawk-commits@users.noreply.github.com> Date: Tue, 12 Aug 2025 17:56:50 -0400 Subject: [PATCH] [GitHub Actions] Fix label typo (#322) --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index b3ae34e3f0..205421437c 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -70,7 +70,7 @@ External CI: - any-glob-to-any-file: - .azuredevops/**/* -github action: +github actions: - changed-files: - any-glob-to-any-file: - .github/workflows/**/*