Skip to content

docs(NODE-5529): add driver compat table (#24) #167

docs(NODE-5529): add driver compat table (#24)

docs(NODE-5529): add driver compat table (#24) #167

Workflow file for this run

name: lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: actions/setup
uses: ./.github/actions/setup
- run: npm run check:lint