Update pr-labeler.yml #6

Merged
mattdimegs merged 4 commits from refactor/pr-action-changes into main 2024-08-16 04:14:22 +00:00
Showing only changes of commit 711fa704fb - Show all commits

View file

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