Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Feb 20, 2024
1 parent d99f291 commit 2a7da89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CI:
- any:
- changed-files:
- any-glob-to-any-file:
- '.github/**/*
- '.github/**/*'
- 'Jenkinsfile'

tokenizers_cpp:
Expand All @@ -29,7 +29,7 @@ build:
- '**/*.cmake'

dependencies:
- any:
- all:
- changed-files:
- any-glob-to-any-file: '**/requirement*.txt'
- all-globs-to-all-files: '!**/CMakeLists.txt'

0 comments on commit 2a7da89

Please sign in to comment.