add bluecat label to bluecat provider changes

This commit is contained in:
Vinny Sabatini 2021-04-16 16:07:17 -05:00
parent 3a1a01b72e
commit 099ce03057

3
.github/labeler.yml vendored
View File

@ -11,6 +11,9 @@ provider/aws: provider/aws*
# Add 'provider/azure' in file which starts with azure
provider/azure: provider/azure*
# Add 'provider/bluecat' in file which starts with bluecat
provider/bluecat: provider/bluecat*
# Add 'provider/cloudflare' in file which starts with cloudflare
provider/cloudflare: provider/cloudflare*