Skip to content

Update copyright date #294

Update copyright date

Update copyright date #294

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