Skip to content

Commit 48d89d7

Browse files
committed
chore: make build workflow reusable
1 parent 1f9382d commit 48d89d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: Node.js CI
55

66
on:
7+
workflow_call:
78
push:
89
branches: [ "*" ]
910
pull_request:

0 commit comments

Comments
 (0)