Skip to content

Commit aeef7d1

Browse files
ci: run tests on v2 (#46)
1 parent 75cb976 commit aeef7d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cppkiteconnect-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: CPPKiteConnect-test
33
# Get triggered on
44
on:
55
push:
6-
branches: [main]
6+
branches: [main, v2]
77
pull_request:
8-
branches: [main]
8+
branches: [main, v2]
99
release:
1010

1111
jobs:

0 commit comments

Comments
 (0)