Skip to content

fix(deps): update cycjimmy/semantic-release-action to v4 #1126

fix(deps): update cycjimmy/semantic-release-action to v4

fix(deps): update cycjimmy/semantic-release-action to v4 #1126

Workflow file for this run

name: check-markdown
on:
push:
branches:
- 'master'
pull_request:
workflow_dispatch:
jobs:
check-markdown-links:
runs-on: ubuntu-22.04
name: Check links in Markdown files
steps:
- name: Checkout
uses: actions/checkout@v4
- run: npm ci
- run: npm run check:markdown