You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ombi/.github/labeler.yml

9 lines
114 B

automation:
3 years ago
- any: ['tests/**/*]
frontend:
- any: ['src/Ombi/ClientApp/**/*']
backend:
- any: ['src/**/*.cs']