Only run doc generation workflow when relevant files change

This commit is contained in:
Andreas Tsouchlos 2024-10-20 15:53:42 +02:00
parent 1cc04b9c41
commit ed8d122518

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: