Skip to content

test(react-query/HydrationBoundary): add tests for 'enabled: false' and 'staleTime: Infinity' #6849

test(react-query/HydrationBoundary): add tests for 'enabled: false' and 'staleTime: Infinity'

test(react-query/HydrationBoundary): add tests for 'enabled: false' and 'staleTime: Infinity' #6849

Workflow file for this run

name: Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: labeler-config.yml