Skip to content

Cannot get build to work for cheatset 1.4.8, will write up an issue e… #191

Cannot get build to work for cheatset 1.4.8, will write up an issue e…

Cannot get build to work for cheatset 1.4.8, will write up an issue e… #191

Workflow file for this run

name: Markdownlint Action
on: push
jobs:
build:
name: Markdownlint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nosborn/[email protected]
name: Markdownlint
with:
files: .
config_file: ".markdownlint.json"