Skip to content

Commit 5f1b093

Browse files
committed
[DROP] Disable build-native.yml GHA workflow build on push
1 parent 34b5130 commit 5f1b093

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-native.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Build Native
22

33
on:
4-
# workflow_dispatch
5-
push:
4+
workflow_dispatch
5+
# push:
66
# tags:
77
# - "v*"
88

0 commit comments

Comments
 (0)