mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
ci: also check for uncompiled SCSS styles
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
05bdafa0f5
commit
98c143ec91
1 changed files with 1 additions and 0 deletions
1
.github/workflows/node.yml
vendored
1
.github/workflows/node.yml
vendored
|
|
@ -40,6 +40,7 @@ jobs:
|
|||
- '**.js'
|
||||
- '**.ts'
|
||||
- '**.vue'
|
||||
- 'core/css/*'
|
||||
- 'core/img/**'
|
||||
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue