Skip to content

feat(NODE-5432)!: remove addUser and collection.stats #160

feat(NODE-5432)!: remove addUser and collection.stats

feat(NODE-5432)!: remove addUser and collection.stats #160

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