Skip to content

Bump shogo82148/actions-goveralls from 1.8.0 to 1.9.0 #144

Bump shogo82148/actions-goveralls from 1.8.0 to 1.9.0

Bump shogo82148/actions-goveralls from 1.8.0 to 1.9.0 #144

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"