Skip to content

gotta-snatch-em-all: change task to use symmetric set difference (#2795) #220

gotta-snatch-em-all: change task to use symmetric set difference (#2795)

gotta-snatch-em-all: change task to use symmetric set difference (#2795) #220

Workflow file for this run

name: Markdown
on:
pull_request:
paths:
- "**/*.md"
push:
branches:
- main
workflow_dispatch:
permissions:
contents: read
jobs:
lint:
name: Lint Markdown files
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- name: Lint markdown
uses: DavidAnson/markdownlint-cli2-action@b4c9feab76d8025d1e83c653fa3990936df0e6c8