mirror of https://github.com/Ombi-app/Ombi
parent
cca83d070c
commit
1066344400
@ -0,0 +1,9 @@
|
|||||||
|
# Add 'test' label to any change to *.spec.js files within the source dir
|
||||||
|
automation:
|
||||||
|
- tests/**/*
|
||||||
|
|
||||||
|
frontend:
|
||||||
|
- any: ['src/Ombi/ClientApp/**/*']
|
||||||
|
|
||||||
|
backend:
|
||||||
|
- any: ['src/**/*.cs']
|
Loading…
Reference in new issue