diff --git a/.github/labeler.yml b/.github/labeler.yml index 328440e4e..4f260b7ec 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -21,10 +21,15 @@ - 'src/**/*' - 'stdlib/**/*' - 'svg/**/*' -- 'test/**/*' - 'themes/**/*' - 'manifest.txt' +'m:test': +- 'test/**/*' + +'m:license': +- '**/*license.txt' + 'm:docker': - Dockerfile