Skip to content

tweak

tweak #14

Workflow file for this run

name: "Fabrication"
on:
push:
paths:
- '**.kicad_sch'
- '**.kicad_pcb'
- '**kibot.yaml'
pull_request:
paths:
- '**.kicad_sch'
- '**.kicad_pcb'
- '**kibot.yaml'
tags:
- pcb-v*
workflow_dispatch:
workflow_call:
jobs:
fabrication:
uses: gcormier/kicad-jobs/.github/workflows/kicad-fabrication.yaml@main