Skip to content

Commit 7009388

Browse files
authored
fix: update labeler (#9637)
* fix: update labeler * match docs * fix spacing
1 parent b99c420 commit 7009388

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ RAC:
1212

1313
V3:
1414
- changed-files:
15-
- any-glob-to-any-file: ['**/@react-spectrum/**']
16-
15+
- any-glob-to-any-file: '**/@react-spectrum/**'
16+
- all-globs-to-all-files: '!**/@react-spectrum/s2/**'

0 commit comments

Comments
 (0)