Fix paths in workflow trigger (#3)
Reviewed-on: #3 Co-authored-by: Andreas Tsouchlos <an.tsouchlos@gmail.com> Co-committed-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
This commit is contained in:
parent
f04493bcd1
commit
b7ffcefe61
@ -3,8 +3,9 @@ name: docs-generation
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**.sch'
|
- '**.kicad_sch'
|
||||||
- '**.kicad_pcb'
|
- '**.kicad_pcb'
|
||||||
|
- '**.kicad_pro'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docs-generation:
|
docs-generation:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user