Skip to content

Commit fff2260

Browse files
committed
Now working - enabld run on push
1 parent 8e3f1f3 commit fff2260

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test-compile-sketch.yml

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

33
on:
4-
# push:
5-
# branches:
6-
# - main
4+
push:
5+
branches:
6+
- main
77
workflow_dispatch:
88

99

0 commit comments

Comments
 (0)