Skip to content

Commit 1fc97b7

Browse files
committed
- Updated github action
1 parent 6a8e62a commit 1fc97b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: tests
33
on:
44
pull_request:
55
branches:
6-
- main
6+
- v2
77
push:
88
branches:
9-
- main
9+
- v2
1010

1111
jobs:
1212
tests:

0 commit comments

Comments
 (0)