We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7f66f commit 9c15b32Copy full SHA for 9c15b32
.github/workflows/ci-v3.yml
@@ -3,9 +3,7 @@ name: react-query tests
3
on:
4
push:
5
branches:
6
- - '1.x'
7
- - '2.x'
8
- - '3.x'
+ - 'v3'
9
jobs:
10
test:
11
name: 'Node ${{ matrix.node }}, React ${{ matrix.react }}'
0 commit comments