Skip to content

refactor(NODE-6090): Implement CSOT logic for server selection and connection checkout #4917

refactor(NODE-6090): Implement CSOT logic for server selection and connection checkout

refactor(NODE-6090): Implement CSOT logic for server selection and connection checkout #4917

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