Skip to content

Commit a6fa7cb

Browse files
Adding path to config:
1 parent 6bae511 commit a6fa7cb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.coderabbit.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
reviews:
2-
path_filters: ["**/*.yml","**/*.yaml","**/*.toml"]
2+
path_filters:
3+
- "**/*.yml"
4+
- "**/*.yaml"
5+
- "**/*.toml"
6+

0 commit comments

Comments
 (0)