Skip to content

removing my apps (kindaVim, Wooshy, Scrolla) coz mackup stopped working with them #831

removing my apps (kindaVim, Wooshy, Scrolla) coz mackup stopped working with them

removing my apps (kindaVim, Wooshy, Scrolla) coz mackup stopped working with them #831

Workflow file for this run

name: Lint Markdown
on:
- pull_request
- push
jobs:
mdl:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: articulate/actions-markdownlint@v1
with:
config: .markdownlint.yaml
ignore: 'tests/'