We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81658d4 commit 19f62eaCopy full SHA for 19f62ea
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
- 'src/**'
7
- '!**/*.md'
8
pull_request:
9
- branches: [ main ]
+ branches: [ main, vnext ]
10
paths:
11
12
0 commit comments