fixed labeler

This commit is contained in:
tidusjar 2021-03-16 21:22:18 +00:00
commit 4a8e7d9eec

9
.github/labeler.yml vendored
View file

@ -1,8 +1,5 @@
automation: automation: tests/**/*
- any: ['tests/**/*]
frontend: frontend: src/Ombi/ClientApp/**/*
- any: ['src/Ombi/ClientApp/**/*']
backend: backend: src/**/*.cs
- any: ['src/**/*.cs']