Skip to content

Create automerge.yml to replace action-wip-blocker.yml #39

Create automerge.yml to replace action-wip-blocker.yml

Create automerge.yml to replace action-wip-blocker.yml #39

Workflow file for this run

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