Skip to content

Commit 3fba90c

Browse files
authored
Fix build
1 parent ae66f31 commit 3fba90c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
on: [ push ]
1+
on:
2+
push:
3+
branches:
4+
- master
25

36
jobs:
47
build:

0 commit comments

Comments
 (0)