Skip to content

update schedule 1

update schedule 1 #152

Workflow file for this run

name: Linting
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Run mdl
uses: actionshub/markdownlint@main
with:
path: docs