From 74d79dc6b2df5b8f423c500aff6037530b94ce42 Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Wed, 1 Apr 2026 06:26:45 +0200 Subject: [PATCH] chore: update labeler.yml (#2653) --- .github/labeler.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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'