We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a8e62a commit 1fc97b7Copy full SHA for 1fc97b7
1 file changed
.github/workflows/run-tests.yml
@@ -3,10 +3,10 @@ name: tests
3
on:
4
pull_request:
5
branches:
6
- - main
+ - v2
7
push:
8
9
10
11
jobs:
12
tests:
0 commit comments