mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
add labeler workflow
This commit is contained in:
parent
e8415dc439
commit
9667516566
2 changed files with 30 additions and 0 deletions
6
.github/labeler.yml
vendored
Normal file
6
.github/labeler.yml
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
"documentation":
|
||||
- doc/manual/*
|
||||
- src/nix/**/*.md
|
||||
|
||||
"tests":
|
||||
- tests/**/*
|
Loading…
Add table
Add a link
Reference in a new issue