mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 04:49:33 -07:00
fixed labeler
This commit is contained in:
parent
7993f63dd8
commit
4a8e7d9eec
1 changed files with 3 additions and 6 deletions
9
.github/labeler.yml
vendored
9
.github/labeler.yml
vendored
|
@ -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']
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue