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 34b5130 commit 5f1b093Copy full SHA for 5f1b093
.github/workflows/build-native.yml
@@ -1,8 +1,8 @@
1
name: Build Native
2
3
on:
4
- # workflow_dispatch
5
- push:
+ workflow_dispatch
+ # push:
6
# tags:
7
# - "v*"
8
0 commit comments