Skip to content

fix(NODE-5981): read preference not applied to commands properly #4332

fix(NODE-5981): read preference not applied to commands properly

fix(NODE-5981): read preference not applied to commands properly #4332

Workflow file for this run

name: Check Dependencies
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: actions/setup
uses: ./.github/actions/setup
- run: npm run check:dependencies