Skip to content

fix(release): don't try to parse changelog if it doesn't exist #2291

fix(release): don't try to parse changelog if it doesn't exist

fix(release): don't try to parse changelog if it doesn't exist #2291

Workflow file for this run

name: Links
on:
push:
branches:
- main
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v1
with:
fail: true