nix-super/.github/labeler.yml

7 lines
79 B
YAML
Raw Normal View History

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