Skip to content

Merge pull request #293 from fisuda/release/0.30.0 #606

Merge pull request #293 from fisuda/release/0.30.0

Merge pull request #293 from fisuda/release/0.30.0 #606

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@v2
- name: Run lint config
run: ./tests/script/lint.sh