Skip to content

test(NODE-7366): add case 1 and 2 to retryable writes prose test 6 #2124

test(NODE-7366): add case 1 and 2 to retryable writes prose test 6

test(NODE-7366): add case 1 and 2 to retryable writes prose test 6 #2124

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