Skip to content

Update Mongodb to 6.0 #105

Update Mongodb to 6.0

Update Mongodb to 6.0 #105

Workflow file for this run

name: Lint
on:
push:
branches:
- main
- "*-next"
pull_request:
branches:
- main
- "*-next"
jobs:
lint-docs:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Git checkout
uses: actions/checkout@v3
- name: Run lint config
run: ./tests/script/lint.sh