Skip to content

Commit 4eea618

Browse files
committed
Revert "Update auto-labeler tool (#2741)"
This reverts commit 17856e3.
1 parent 0529f4e commit 4eea618

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/labeler.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,3 @@
33
dependencies:
44
- '**/*requirements*.*'
55
- '**/setup.py'
6-
demo:
7-
- any: ['demos/**/*', '!demos/**/*.md']
8-
documentation:
9-
- '*.md'
10-
- '**/*.md'
11-
model:
12-
- 'models/**/*'
13-
accuracy checker:
14-
- 'tools/accuracy_checker/**/*'
15-
- 'models/**/accuracy_check.yml'
16-
downloader:
17-
- 'tools/downloader/**/*'
18-
- 'tools/model_tools/**/*'

0 commit comments

Comments
 (0)