Skip to content

Bump rexml from 3.2.5 to 3.2.8 #153

Bump rexml from 3.2.5 to 3.2.8

Bump rexml from 3.2.5 to 3.2.8 #153

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/[email protected]
name: Markdownlint
with:
files: .
config_file: ".github/markdownlint.json"
ignore_path: ".github/.markdownlintignore"