We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4964134 commit c80cb12Copy full SHA for c80cb12
.github/workflows/main.yml
@@ -3,7 +3,7 @@ name: Node.js CI
3
on:
4
pull_request:
5
push:
6
- branches: [main, dev]
+ branches: [main, dev, multiroot]
7
8
jobs:
9
pre-commit:
0 commit comments