add excludepaths
This commit is contained in:
parent
074f989f55
commit
070a771934
@ -17,5 +17,6 @@ ratings:
|
|||||||
paths:
|
paths:
|
||||||
- lib/**
|
- lib/**
|
||||||
- "**.rb"
|
- "**.rb"
|
||||||
- test/**/*
|
exclude_paths:
|
||||||
- stash/**/*
|
- "tests/"
|
||||||
|
- "stash/"
|
||||||
|
Loading…
Reference in New Issue
Block a user