Skip to content

fix: add http.response.status_code #665

fix: add http.response.status_code

fix: add http.response.status_code #665

Workflow file for this run

name: Check Links
on:
push:
branches: [main]
pull_request:
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: Link Checker
uses: lycheeverse/lychee-action@v2.2.0
with:
fail: true