Skip to content

chore(deps): bump next from 14.2.16 to 15.0.1 #574

chore(deps): bump next from 14.2.16 to 15.0.1

chore(deps): bump next from 14.2.16 to 15.0.1 #574

Workflow file for this run

name: Check Markdown links
on:
push:
branches:
- main
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: .github/workflows/markdown-links-config.json