Skip to content

添加 HRT & RLE 信息 - University of Alberta - CANADA (#1752) #251

添加 HRT & RLE 信息 - University of Alberta - CANADA (#1752)

添加 HRT & RLE 信息 - University of Alberta - CANADA (#1752) #251

Workflow file for this run

name: Run markdownlint
on:
workflow_dispatch:
push:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix run nixpkgs#markdownlint-cli2 -- "**/*.md"