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/*
bugfix: bugfix/*
hotfix: hotfix/*
documentation: ['documentation/*', 'setup/*']
refactor: refactor/*
documentation: ['documentation/*', 'setup/*']