Skip to content

DRC: Slightly reduce center hole size #8

DRC: Slightly reduce center hole size

DRC: Slightly reduce center hole size #8

Workflow file for this run

# This workflow handles all kinds of pushes. What happens exactly is
# decided by the generic workflow that we delegate to.
name: Workflow
on:
push:
tags:
- '**' # Use a double *, to also match /
branches:
- '*'
pull_request:
jobs:
workflow:
uses: 3devo/PCB-workflows/.github/workflows/dispatcher.yml@8de1c45949af30947eb392f6403b6411f7385020
secrets: inherit