Skip to content

Add zsh-system-clipboard (#17) #15

Add zsh-system-clipboard (#17)

Add zsh-system-clipboard (#17) #15

name: Link Checker
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: Markdown Link Checker
uses: gaurav-nelson/[email protected]
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
file-path: './README.md'
config-file: 'mlc_config.json'