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 8c3a3a9Copy full SHA for 8c3a3a9
.github/workflows/main.yml
@@ -2,8 +2,9 @@ name: Node.js CI
2
3
on:
4
pull_request:
5
+ branches: [main, dev, multiroot]
6
push:
- branches: [main, dev]
7
8
9
jobs:
10
pre-commit:
0 commit comments