mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
chore: allow three more types of commit msgs (#5470)
This commit is contained in:
@@ -110,7 +110,10 @@
|
||||
"refactor",
|
||||
"revert",
|
||||
"style",
|
||||
"test"
|
||||
"test",
|
||||
"types",
|
||||
"workflow",
|
||||
"wip"
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user