Skip to content

Bump braces from 3.0.2 to 3.0.3 in /tools/mdlint #296

Bump braces from 3.0.2 to 3.0.3 in /tools/mdlint

Bump braces from 3.0.2 to 3.0.3 in /tools/mdlint #296

Workflow file for this run

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