Skip to content

fix: improve lychee link checker to catch dead links returning 403 (#… #285

fix: improve lychee link checker to catch dead links returning 403 (#…

fix: improve lychee link checker to catch dead links returning 403 (#… #285

name: Actions lint check
on:
pull_request:
push:
branches:
- master
jobs:
actions_lint_check:
name: Actions lint check
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Run actionlint
uses: rhysd/actionlint@v1.7.11