Skip to content

Commit 8a6fe3d

Browse files
committed
feat: add push for testing
1 parent b37137a commit 8a6fe3d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/binary_build.yml

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

2326
permissions:
2427
contents: write # needed to create/update releases

0 commit comments

Comments
 (0)