Skip to content

chore(NODE-5581): bump to driver alpha #168

chore(NODE-5581): bump to driver alpha

chore(NODE-5581): bump to driver alpha #168

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