diff --git a/.github/labeler.yml b/.github/labeler.yml index 2fe8be5e2..ec8aef854 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,5 +1,8 @@ 'apps: web': - - apps/web/** + - apps/remix/** + +'type: documentation' + - apps/docs/** 'version bump 👀': - '**/package.json'