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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 1 deletions

View file

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