Skip to content

Commit c80cb12

Browse files
committed
Add multiroot to list of branches we can PR on
1 parent 4964134 commit c80cb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Node.js CI
33
on:
44
pull_request:
55
push:
6-
branches: [main, dev]
6+
branches: [main, dev, multiroot]
77

88
jobs:
99
pre-commit:

0 commit comments

Comments
 (0)