We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b17fad commit 81658d4Copy full SHA for 81658d4
1 file changed
.github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: Build & Test
2
on:
3
push:
4
- branches: [ main ]
+ branches: [ main, vnext ]
5
paths:
6
- 'src/**'
7
- '!**/*.md'
0 commit comments