labeler: don't use path-based labeling for BSD

ofborg labels the bsd and darwin platforms based on the title, which
conflicts with the labeler action's `sync-labels` setting (if no paths
are changed, it'll remove the label).
This commit is contained in:
Cole Helbling 2022-03-17 07:53:19 -07:00
parent 6cc306ec23
commit 5e4d6e627e

4
.github/labeler.yml vendored
View File

@ -5,10 +5,6 @@
- pkgs/development/libraries/agda/**/*
- pkgs/top-level/agda-packages.nix
"6.topic: bsd":
- pkgs/os-specific/bsd/**/*
- pkgs/stdenv/freebsd/**/*
"6.topic: cinnamon":
- pkgs/desktops/cinnamon/**/*