We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 717daf2 commit 4cc4bf0Copy full SHA for 4cc4bf0
.github/workflows/test.yml
@@ -2,7 +2,7 @@ name: Integration Test
2
3
on:
4
pull_request:
5
- branches: [TODO]
+ branches: [main2]
6
7
jobs:
8
do_test:
0 commit comments