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

Bump word-wrap from 1.2.3 to 1.2.4 in /src/LodeRunner.UI #1251

Bump word-wrap from 1.2.3 to 1.2.4 in /src/LodeRunner.UI

Bump word-wrap from 1.2.3 to 1.2.4 in /src/LodeRunner.UI #1251

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