Skip to content

Commit f3f4fe6

Browse files
authored
Merge pull request #19 from ebenjs/ebenjs-removed-node14
Update node.js.yml
2 parents 7061890 + ecafff0 commit f3f4fe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches: [ "main", "develop" ]
99
pull_request:
10-
branches: [ "main" ]
10+
branches: [ "main", "develop" ]
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)