Skip to content

Commit d9a9bba

Browse files
committed
build: added v4 branch to workflow
1 parent 7a235fa commit d9a9bba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ on:
33
push:
44
branches:
55
- main
6+
- v4
67
- v3
78
- v2
89
- v1
910
pull_request:
1011
branches:
1112
- main
13+
- v4
1214
- v3
1315
- v2
1416
- v1

0 commit comments

Comments
 (0)