Skip to content

Update prism jira action workflow with new team name (spectral edition) #4314

Update prism jira action workflow with new team name (spectral edition)

Update prism jira action workflow with new team name (spectral edition) #4314

name: Check Markdown Links
on:
pull_request:
branches:
- master
- develop
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: gaurav-nelson/github-action-markdown-link-check@master
with:
folder-path: 'docs'