Only run doc generation workflow when relevant files have changed

This commit is contained in:
Andreas Tsouchlos 2024-10-20 15:29:34 +02:00
parent 7712f373a4
commit e537fbd4a1

View File

@ -2,9 +2,9 @@ name: docs-generation
on: on:
pull_request: pull_request:
# paths: paths:
# - '**.sch' - '**.sch'
# - '**.kicad_pcb' - '**.kicad_pcb'
jobs: jobs:
docs-generation: docs-generation: