Skip to content

Commit 30a2403

Browse files
committed
fixup! test: vhs tests
1 parent 2d08ad2 commit 30a2403

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ name: CI
22

33
on:
44
push:
5-
branches: [main test/vhs-integration-test]
5+
branches:
6+
- main
7+
- test/vhs-integration-test
68
pull_request:
79
branches: [main]
810

0 commit comments

Comments
 (0)