Fix paths in workflow trigger (#3)

Reviewed-on: https://git.mercurial-manifold.eu/an.tsouchlos/commonsense-hw/pulls/3
Co-authored-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
Co-committed-by: Andreas Tsouchlos <an.tsouchlos@gmail.com>
This commit was merged in pull request #3.
This commit is contained in:
2024-10-20 14:15:14 +00:00
committed by an.tsouchlos
parent f04493bcd1
commit b7ffcefe61

View File

@@ -3,8 +3,9 @@ name: docs-generation
on:
pull_request:
paths:
- '**.sch'
- '**.kicad_sch'
- '**.kicad_pcb'
- '**.kicad_pro'
jobs:
docs-generation: