Skip to content

Commit 95e8e20

Browse files
committed
Update labeler.yml
1 parent c51dadb commit 95e8e20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/labeler.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ update:
2222

2323
NuGet:
2424
- changed-files:
25-
- any-glob-to-any-file: 'src/Packages.props'
25+
- any-glob-to-any-file: 'src/Directory.Packages.props'
2626

2727
dependencies:
2828
- changed-files:
29-
- any-glob-to-any-file: [ 'src/Packages.props', 'branding/package.json' ]
29+
- any-glob-to-any-file: [ 'src/Directory.Packages.props', 'branding/package.json' ]
3030

3131
styles:
3232
- changed-files:

0 commit comments

Comments
 (0)