Skip to content

chore(NODE-7215): remove unnecessary dependabot ignore configuration #1224

chore(NODE-7215): remove unnecessary dependabot ignore configuration

chore(NODE-7215): remove unnecessary dependabot ignore configuration #1224

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