Skip to content

Commit 81658d4

Browse files
authored
add ci run to vnext (LEGO#126)
1 parent 4b17fad commit 81658d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build & Test
22
on:
33
push:
4-
branches: [ main ]
4+
branches: [ main, vnext ]
55
paths:
66
- 'src/**'
77
- '!**/*.md'

0 commit comments

Comments
 (0)