Skip to content

Rewrite 'tailEvent' as 'foldEvent' to accept an action with accumulat… #21

Rewrite 'tailEvent' as 'foldEvent' to accept an action with accumulat…

Rewrite 'tailEvent' as 'foldEvent' to accept an action with accumulat… #21

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