Skip to content

Commit 1b45a0c

Browse files
nickgrosheath-freenome
authored andcommitted
Add rjsf-v6 to ci.yml (#3989)
1 parent 5c6110f commit 1b45a0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: CI
22

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

99
jobs:
1010
build:

0 commit comments

Comments
 (0)