c695497598
fixes https://github.com/TryGhost/DevOps/issues/111 - this allows us to add labels based upon the contents in a smarter way than the previous workflow
8 lines
135 B
YAML
8 lines
135 B
YAML
'affects:i18n':
|
|
- 'ghost/i18n/**'
|
|
'affects:admin':
|
|
- 'ghost/admin/**'
|
|
- 'apps/admin-x-**'
|
|
'affects:portal':
|
|
- 'apps/portal/**'
|