Skip to content

Commit 392a629

Browse files
authored
test: run ci on 1.x
1 parent 19e6d28 commit 392a629

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: CI
22

33
on:
44
push:
5-
branches: [ master ]
5+
branches: [ master, 1.x ]
66

77
pull_request:
8-
branches: [ master ]
8+
branches: [ master, 1.x ]
99

1010
workflow_dispatch: {}
1111

0 commit comments

Comments
 (0)