Skip to content

Commit 272c31c

Browse files
committed
fixup! test: vhs tests
1 parent 30a2403 commit 272c31c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/ci.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: CI
22

3-
on:
4-
push:
5-
branches:
6-
- main
7-
- test/vhs-integration-test
8-
pull_request:
9-
branches: [main]
3+
on: push
4+
# push:
5+
# branches:
6+
# - main
7+
# - test/vhs-integration-test
8+
# pull_request:
9+
# branches: [main]
1010

1111
jobs:
1212
ci:

0 commit comments

Comments
 (0)