Skip to content

Update RuboCop TODO file #32

Update RuboCop TODO file

Update RuboCop TODO file #32

Workflow file for this run

name: Markdown
on:
push:
branches: [ master, devel ]
paths:
- '*.md'
- '.github/workflows/markdown.yml'
- '.markdownlint.yaml'
pull_request:
branches: [ master, devel ]
paths:
- '*.md'
- '.github/workflows/markdown.yml'
- '.markdownlint.yaml'
jobs:
markdown:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v15