👷 Linting just running on specific path-changes

This commit is contained in:
Mawoka
2022-04-09 17:00:01 +02:00
parent 43f3c90671
commit f3b6dc420b
+2
View File
@@ -6,6 +6,8 @@ name: "[CI] Frontend / Lint"
on:
push:
branches: [ master ]
paths:
- "frontend/**"
pull_request:
jobs: