Skip to content

feat: Add 'random' template #5546

feat: Add 'random' template

feat: Add 'random' template #5546

Workflow file for this run

name: Markdownlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Lint files
uses: articulate/actions-markdownlint@17b8abe7407cd17590c006ecc837c35e1ac3ed83
with:
files: .
config: .markdownlint.yaml