There was an error while loading. Please reload this page.
1 parent d8f9d37 commit b9ba167Copy full SHA for b9ba167
1 file changed
.github/workflows/build_pcbs.yml
@@ -3,17 +3,17 @@ name: Build PCBs
3
on:
4
workflow_call:
5
push:
6
- paths:
7
- - "*.kicad_sch"
8
- - "*.kicad_pcb"
9
- - "*.kicad_pro"
10
- - "kibot.yml"
+# paths:
+# - "*.kicad_sch"
+# - "*.kicad_pcb"
+# - "*.kicad_pro"
+# - "kibot.yml"
11
pull_request:
12
13
14
15
16
17
18
permissions:
19
contents: read
0 commit comments