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 df74151 commit 4c88e29Copy full SHA for 4c88e29
.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