Skip to content

Merge branch 'main' of github.com:hylo-lang/hylo into foreign-convert… #443

Merge branch 'main' of github.com:hylo-lang/hylo into foreign-convert…

Merge branch 'main' of github.com:hylo-lang/hylo into foreign-convert… #443

name: Check Markdown links
on: [pull_request, push]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1