Skip to content

build(deps): update dymint to eb08e30da2c (#51) #49

build(deps): update dymint to eb08e30da2c (#51)

build(deps): update dymint to eb08e30da2c (#51) #49

Workflow file for this run

name: markdown-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: markdownlint-cli
uses: nosborn/[email protected]
with:
files: ./
config_file: .markdownlint.yaml