Skip to content

[D/zh_cn]: 增加Estramon®的用法用量,删除价格相关过时表述 (#1753) #252

[D/zh_cn]: 增加Estramon®的用法用量,删除价格相关过时表述 (#1753)

[D/zh_cn]: 增加Estramon®的用法用量,删除价格相关过时表述 (#1753) #252

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"