Skip to content

Bump: 0.13.0 -> 0.13.0-next #290

Bump: 0.13.0 -> 0.13.0-next

Bump: 0.13.0 -> 0.13.0-next #290

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