Ghost/.github/labeler.yml
Daniel Lockyer 6bc703e235 Fixed glob for Admin-X projects
refs c695497598

- the previous glob didn't match correctly
2023-11-20 12:49:34 +01:00

8 lines
137 B
YAML

'affects:i18n':
- 'ghost/i18n/**'
'affects:admin':
- 'ghost/admin/**'
- 'apps/admin-x-*/**'
'affects:portal':
- 'apps/portal/**'