Skip to content

Update branch naming to not have a minor release suffix (gh#openela/i… #23

Update branch naming to not have a minor release suffix (gh#openela/i…

Update branch naming to not have a minor release suffix (gh#openela/i… #23

name: markdownlint
on: [push, pull_request]
jobs:
lint-markdown:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run Markdown Lint
uses: actionshub/markdownlint@main