Skip to content

feat: add 'zsh-oh-my-posh' plugin to the outlet. #22

feat: add 'zsh-oh-my-posh' plugin to the outlet.

feat: add 'zsh-oh-my-posh' plugin to the outlet. #22

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'