Update pr-labeler.yml

This commit is contained in:
Matt DiMeglio 2024-08-16 00:11:20 -04:00 committed by GitHub
parent 7928464bc1
commit 711fa704fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,5 @@
feature: feature/* feature: feature/*
bugfix: bugfix/* bugfix: bugfix/*
hotfix: hotfix/* hotfix: hotfix/*
documentation: ['documentation/*', 'setup/*'] refactor: refactor/*
documentation: ['documentation/*', 'setup/*']