Skip to content

Bump mkdocs-material from 9.5.27 to 9.5.28 (#390) #263

Bump mkdocs-material from 9.5.27 to 9.5.28 (#390)

Bump mkdocs-material from 9.5.27 to 9.5.28 (#390) #263

---
name: Check formatting
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check formatting with Prettier
uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206
with:
# prettier CLI arguments.
args: --check .