Skip to content

feat(NODE-6296)!: remove cursor default batch size of 1000 #1451

feat(NODE-6296)!: remove cursor default batch size of 1000

feat(NODE-6296)!: remove cursor default batch size of 1000 #1451

Workflow file for this run

name: Build documentation
on:
push:
branches: ['main']
workflow_dispatch: {}
workflow_call: {}
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: ./.github/actions/build_documentation