mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-30 02:52:26 -04:00
Change regex to include :
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user