diff --git a/.github/labeler.yml b/.github/labeler.yml index feccd85ee..871f9945f 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -35,9 +35,9 @@ infra: - any-glob-to-any-file: ['.github/**', 'distribution/**', 'Directory.Packages.props'] documentation: - - changed-files: - - any-glob-to-any-file: 'docs/**' +- changed-files: + - any-glob-to-any-file: 'docs/**' ldn: - - changed-files: - - any-glob-to-any-file: 'src/Ryujinx.HLE/HOS/Services/Ldn/**' +- changed-files: + - any-glob-to-any-file: 'src/Ryujinx.HLE/HOS/Services/Ldn/**'