👷 Linting just running on specific path-changes
This commit is contained in:
@@ -6,6 +6,8 @@ name: "[CI] Frontend / Lint"
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
paths:
|
||||
- "frontend/**"
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user