We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7d75e commit dd3c6c5Copy full SHA for dd3c6c5
.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