Skip to content

refactor(NODE-7323): more closely align SDAM error handling with spec pseudocode #1670

refactor(NODE-7323): more closely align SDAM error handling with spec pseudocode

refactor(NODE-7323): more closely align SDAM error handling with spec pseudocode #1670

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