diff --git a/.github/labeler.yml b/.github/labeler.yml index ffb2b9212f6..6042d07dd76 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -12,5 +12,5 @@ RAC: V3: - changed-files: - - any-glob-to-any-file: ['**/@react-spectrum/**'] - + - any-glob-to-any-file: '**/@react-spectrum/**' + - all-globs-to-all-files: '!**/@react-spectrum/s2/**'