1 parent a3acec7 commit 5e08b70Copy full SHA for 5e08b70
1 file changed
.github/workflows/ci.yaml
@@ -3,6 +3,8 @@ name: ci
3
on:
4
pull_request:
5
branches: [main]
6
+ paths:
7
+ - 'src/**'
8
9
jobs:
10
lint:
0 commit comments