Skip to content

Merge pull request #144 from Picovoice/dependabot/npm_and_yarn/bindin… #175

Merge pull request #144 from Picovoice/dependabot/npm_and_yarn/bindin…

Merge pull request #144 from Picovoice/dependabot/npm_and_yarn/bindin… #175

Workflow file for this run

name: Check Markdown links
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main, 'v[0-9]+.[0-9]+' ]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/[email protected]
with:
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'