diff --git a/.github/labeler.yml b/.github/labeler.yml index 9b843c2670..8d23469838 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -25,3 +25,8 @@ platform/frontend: platform/backend: - changed-files: - any-glob-to-any-file: autogpt_platform/backend/** + - all-globs-to-all-files: '!autogpt_platform/backend/backend/blocks/**' + +platform/blocks: +- changed-files: + - any-glob-to-any-file: autogpt_platform/backend/backend/blocks/**