Skip to content

Commit

Permalink
labeler: don't use path-based labeling for BSD
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
cole-h committed Mar 17, 2022
1 parent 6cc306e commit 5e4d6e6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/**/*

Expand Down

0 comments on commit 5e4d6e6

Please sign in to comment.