Add doc generation workflow #1

Merged
an.tsouchlos merged 8 commits from feature/CI into master 2024-10-20 13:31:15 +00:00
Showing only changes of commit e537fbd4a1 - Show all commits

View File

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