We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cb976 commit aeef7d1Copy full SHA for aeef7d1
1 file changed
.github/workflows/cppkiteconnect-test.yml
@@ -3,9 +3,9 @@ name: CPPKiteConnect-test
3
# Get triggered on
4
on:
5
push:
6
- branches: [main]
+ branches: [main, v2]
7
pull_request:
8
9
release:
10
11
jobs:
0 commit comments