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:
|
||||
pull_request:
|
||||
paths:
|
||||
- '**.sch'
|
||||
- '**.kicad_sch'
|
||||
- '**.kicad_pcb'
|
||||
- '**.kicad_pro'
|
||||
|
||||
jobs:
|
||||
docs-generation:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user