Skip to content

Commit 4283231

Browse files
add back cves-fix branch to workflow for tests
1 parent ae46d23 commit 4283231

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Node.js test and Build
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ main, cves-fix ]
66
pull_request:
7-
branches: [ main ]
7+
branches: [ main, cves-fix ]
88

99

1010
jobs:

0 commit comments

Comments
 (0)