feat(Actions): Automatically add labels on PRs (#3571)

This commit is contained in:
Kitzunu
2020-10-15 23:13:36 +02:00
committed by GitHub
parent c5df114454
commit 9f93e554e6
3 changed files with 31 additions and 1 deletions

View File

@@ -53,4 +53,4 @@ public:
void AddSC_character_creation()
{
new CharacterCreationProcedures();
}
}