Skip to content

README: link the new PDF and ePUB URLs #229

README: link the new PDF and ePUB URLs

README: link the new PDF and ePUB URLs #229

Workflow file for this run

name: markdown-headings
on:
# Trigger the workflow on push or pull requests, but only for the
# master branch
push:
branches:
- master
- '*/ci'
pull_request:
branches:
- master
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: check
run: make mdcheck