Skip to content

Commit 453b8df

Browse files
authored
Update binary_build.yml
1 parent 4b06e55 commit 453b8df

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/binary_build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ on:
1919
description: "Node.js version"
2020
required: true
2121
default: "18.x"
22-
push:
23-
branches:
24-
- feature/deployable_binary_build
22+
# push:
23+
# branches:
24+
# - feature/deployable_binary_build
2525

2626
permissions:
2727
contents: write # needed to create/update releases

0 commit comments

Comments
 (0)