1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 11:11:03 -04:00
nix/.github/labeler.yml

7 lines
79 B
YAML
Raw Normal View History

2022-03-30 10:45:28 -04:00
"documentation":
- doc/manual/*
- src/nix/**/*.md
"tests":
- tests/**/*