Skip to content

Commit

Permalink
.github/labeler.yml: add darwin label
Browse files Browse the repository at this point in the history
  • Loading branch information
emilazy committed Oct 13, 2024
1 parent 4adfc5a commit 321529e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,14 @@
- pkgs/by-name/ne/nemo/**/*
- pkgs/by-name/ne/nemo-*/**/*

"6.topic: darwin":
- any:
- changed-files:
- any-glob-to-any-file:
- pkgs/by-name/apple-sdk/**/*
- pkgs/os-specific/darwin/**/*
- pkgs/stdenv/darwin/**/*

"6.topic: dotnet":
- any:
- changed-files:
Expand Down

0 comments on commit 321529e

Please sign in to comment.