This commit is contained in:
parent
5241f6c4ff
commit
7d30baf7e3
18
.github/workflows/kibot.yml
vendored
18
.github/workflows/kibot.yml
vendored
|
@ -1,14 +1,14 @@
|
||||||
name: kibot
|
name: kibot
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
push:
|
# push:
|
||||||
paths:
|
# paths:
|
||||||
- '**.sch'
|
# - '**.sch'
|
||||||
- '**.kicad_pcb'
|
# - '**.kicad_pcb'
|
||||||
pull_request:
|
# pull_request:
|
||||||
paths:
|
# paths:
|
||||||
- '**.sch'
|
# - '**.sch'
|
||||||
- '**.kicad_pcb'
|
# - '**.kicad_pcb'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ERC:
|
ERC:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user