Skip to content

chore(NODE-7759): pin bson-compat server (#5018) #2767

chore(NODE-7759): pin bson-compat server (#5018)

chore(NODE-7759): pin bson-compat server (#5018) #2767

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@v6
- uses: ./.github/actions/build_documentation