Change regex to include :

This commit is contained in:
boc-the-git
2024-09-11 19:41:00 +10:00
committed by GitHub
parent e1f382f8ba
commit 7291e393ea
+3 -3
View File
@@ -62,10 +62,10 @@ autolabeler:
- '/feat/i'
- label: 'bugfix'
title:
- '/fix/i'
- '/fix:/i'
- label: 'documentation'
title:
- '/docs/i'
- '/docs:/i'
- label: 'chore'
title:
- '/chore/i'
- '/chore:/i'