Skip to content

Commit 9c15b32

Browse files
authored
chore: fix ci-v3
1 parent 9a7f66f commit 9c15b32

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci-v3.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ name: react-query tests
33
on:
44
push:
55
branches:
6-
- '1.x'
7-
- '2.x'
8-
- '3.x'
6+
- 'v3'
97
jobs:
108
test:
119
name: 'Node ${{ matrix.node }}, React ${{ matrix.react }}'

0 commit comments

Comments
 (0)