chore(config): add repository configuration file
This commit is contained in:
4
.github/Repo.toml
vendored
Normal file
4
.github/Repo.toml
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[scopes]
|
||||
docs = ["MIGRATION.md", "README.md"]
|
||||
db = ["db"]
|
||||
config = [".github"]
|
||||
Reference in New Issue
Block a user