build: reduce unnecessary builds
This commit is contained in:
2
.github/workflows/style-lint.yml
vendored
2
.github/workflows/style-lint.yml
vendored
@@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- '_sass/**.scss'
|
||||
tags-ignore:
|
||||
- '**'
|
||||
pull_request:
|
||||
paths:
|
||||
- '_sass/**.scss'
|
||||
|
||||
Reference in New Issue
Block a user