Skip to content

fix: legacy body glow clip artifacts #325

fix: legacy body glow clip artifacts

fix: legacy body glow clip artifacts #325

name: check for broken links
on:
push:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Markup Link Checker (mlc)
uses: Wandalen/[email protected]
with:
action: becheran/[email protected]
with: |
args: --ignore-path "CHANGELOG.md"
attempt_limit: 3
attempt_delay: 2000