Skip to content

DEVOPS-2642: Corrected collection period end to 77 days. #228

DEVOPS-2642: Corrected collection period end to 77 days.

DEVOPS-2642: Corrected collection period end to 77 days. #228

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: nosborn/github-action-markdown-cli@v3.2.0
name: Markdownlint
with:
files: .
config_file: ".markdownlint.json"