diff --git a/.github/labeler.yml b/.github/labeler.yml index 4f2527646..2e159bec3 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -2,10 +2,6 @@ # Adapted from https://github.com/rapidsai/nx-cugraph/blob/main/.github/CODEOWNERS # Labels culled from https://github.com/rapidsai/nx-cugraph/labels -python: - - 'python/**' - - 'notebooks/**' - benchmarks: - 'benchmarks/**'