Skip to content

Implement --ignoreExamples CLI flag for Prism to treat spec as though it doesn't have examples #3963

Implement --ignoreExamples CLI flag for Prism to treat spec as though it doesn't have examples

Implement --ignoreExamples CLI flag for Prism to treat spec as though it doesn't have examples #3963

Workflow file for this run

name: Check Markdown Links
on:
pull_request:
branches:
- master
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
fetch-depth: 1
- uses: gaurav-nelson/github-action-markdown-link-check@v1