Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Bump semver from 5.7.1 to 5.7.2 in /src/LodeRunner.UI #1250

Bump semver from 5.7.1 to 5.7.2 in /src/LodeRunner.UI

Bump semver from 5.7.1 to 5.7.2 in /src/LodeRunner.UI #1250

Workflow file for this run

name: markdownlint
on:
pull_request:
types: [opened, synchronize]
push:
branches:
- main
jobs:
markdown-linter:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run mdl
uses: actionshub/markdownlint@main