We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99c420 commit 7009388Copy full SHA for 7009388
1 file changed
.github/labeler.yml
@@ -12,5 +12,5 @@ RAC:
12
13
V3:
14
- changed-files:
15
- - any-glob-to-any-file: ['**/@react-spectrum/**']
16
-
+ - any-glob-to-any-file: '**/@react-spectrum/**'
+ - all-globs-to-all-files: '!**/@react-spectrum/s2/**'
0 commit comments