Skip to content

Commit

Permalink
removed cpp and CMake from pr-labeler config
Browse files Browse the repository at this point in the history
  • Loading branch information
jolorunyomi authored Jan 28, 2021
1 parent 6faf5c2 commit 13e9130
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@
python:
- 'dask_cuda/**'

cpp:
- 'cpp/**'

CMake:
- '**/CMakeLists.txt'
- '**/cmake/**'

ci:
- 'ci/**'

Expand Down

0 comments on commit 13e9130

Please sign in to comment.