diff --git a/.github/labeler-config.yml b/.github/labeler-config.yml index 76f77d71a8..e32bcc5170 100644 --- a/.github/labeler-config.yml +++ b/.github/labeler-config.yml @@ -9,7 +9,9 @@ area/extension: - src/extensions/**/* area/documentation: - READEME.md + - docs/**/* area/ci: - .github/workflows/**/* + - .azure-pipelines.yml dependencies: - yarn.lock