Skip to content

Commit d116d33

Browse files
committed
focused execution - just on main things right now
1 parent 253360f commit d116d33

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/compile-sketch.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Cross-compilation
22

33
on:
4-
# - push
4+
push:
5+
branches:
6+
- main
57
#- pull_request
68

79

0 commit comments

Comments
 (0)