rustic/.github/workflows/lint-docs.yml
simonsan e7c474e1cf
ci: restructure workflows, split out common action under https://github.com/rustic-rs/create-binary-artifact
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2023-09-12 19:45:50 +02:00

15 lines
284 B
YAML

name: Lint Markdown / Toml
on:
push:
branches: [main]
pull_request:
jobs:
style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: dprint/check@2f1cf31537886c3bfb05591c031f7744e48ba8a1 # v2.2