mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
9 lines
272 B
YAML
9 lines
272 B
YAML
# These file filter patterns are used by the action https://github.com/dorny/paths-filter
|
|
|
|
admin_locales: &admin_locales
|
|
- 'admin/src/locales/**'
|
|
|
|
admin_stylelinting: &admin_stylelinting
|
|
- 'admin/{components,layouts,pages}/**/*.{scss,vue}'
|
|
- 'admin/.stylelintrc.js'
|