Skip to content

Commit c95b5b5

Browse files
authored
fix glob
1 parent 0386969 commit c95b5b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ paths:
1818
- Did you remember to add code examples for newly added methods?
1919
- Did you make sure that all the example code still functions as expected?
2020
- Did you remember to update screenshots to match new updates?
21-
"src/components/**.js":
21+
"src/components/**/*.js":
2222
- Did you check that the component visual look still matches design documents?
2323
"docs/**":
2424
- Did you run changes past the copywrite team?

0 commit comments

Comments
 (0)