We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253360f commit d116d33Copy full SHA for d116d33
.github/workflows/compile-sketch.yml
@@ -1,7 +1,9 @@
1
name: Cross-compilation
2
3
on:
4
- # - push
+ push:
5
+ branches:
6
+ - main
7
#- pull_request
8
9
0 commit comments