Added `.github/autoapproval.yml` for auto-approve bot

This commit is contained in:
tycrek 2021-10-03 15:29:08 -06:00
parent efbc6622e5
commit 835378b2dd
No known key found for this signature in database
GPG Key ID: 25D74F3943625263
1 changed files with 5 additions and 0 deletions

5
.github/autoapproval.yml vendored Normal file
View File

@ -0,0 +1,5 @@
from_owner:
- tycrek
required_labels:
- tycrek
apply_labels: []