首次提交
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
# PRs that only touch the docs folder
|
||||
documentation:
|
||||
- all: ["docs/**/*"]
|
||||
|
||||
# PRs that only touch type files
|
||||
typescript:
|
||||
- all: ["**/*[.|-]d.ts"]
|
||||
Reference in New Issue
Block a user