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