Skip to content

version: bump to 0.4.2 #75

version: bump to 0.4.2

version: bump to 0.4.2 #75

Workflow file for this run

name: Test Action
on:
push:
branches:
main
jobs:
test:
runs-on: ubuntu-latest
name: Builds the ReSpec HTML
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run markdown-to-respec
uses: ./
with:
markdown_dir: 'test-data'
ignore: '(README.md)|(test-data/ignore/index.md)'