From 278fe9d4f040585f0683f0f360f95c22510be302 Mon Sep 17 00:00:00 2001 From: Evan Husted Date: Mon, 23 Dec 2024 16:16:48 -0600 Subject: [PATCH] Add buildvalidationtasks project to infra label --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 871f9945f..ac3c77288 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -32,7 +32,7 @@ kernel: infra: - changed-files: - - any-glob-to-any-file: ['.github/**', 'distribution/**', 'Directory.Packages.props'] + - any-glob-to-any-file: ['.github/**', 'distribution/**', 'Directory.Packages.props', 'src/Ryujinx.BuildValidationTasks/**'] documentation: - changed-files: