diff --git a/.github/labeler.yml b/.github/labeler.yml index 66b987214f..ef848b8e8a 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -24,6 +24,10 @@ - changed-files: - any-glob-to-any-file: '**/*.cs' +"YML": +- changed-files: + - any-glob-to-any-file: '**/*.yml' + "No C#": - changed-files: # Equiv to any-glob-to-all as long as this has one matcher. If ALL changed files are not C# files, then apply label.