Skip to content

Fix tail to use lazy bytestring IO #20

Fix tail to use lazy bytestring IO

Fix tail to use lazy bytestring IO #20

name: Check Markdown links
on:
push:
merge_group:
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: yes