mirror of https://github.com/Ombi-app/Ombi
parent
7993f63dd8
commit
4a8e7d9eec
@ -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…
Reference in new issue