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