Skip to content

Commit 19f62ea

Browse files
authored
missed one (LEGO#127)
1 parent 81658d4 commit 19f62ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'src/**'
77
- '!**/*.md'
88
pull_request:
9-
branches: [ main ]
9+
branches: [ main, vnext ]
1010
paths:
1111
- 'src/**'
1212
- '!**/*.md'

0 commit comments

Comments
 (0)