Skip to content

Merge branch 'main' into codeboten/resource-additional-attributes #44

Merge branch 'main' into codeboten/resource-additional-attributes

Merge branch 'main' into codeboten/resource-additional-attributes #44

Workflow file for this run

name: Links (Fail Fast)
on:
push:
pull_request:
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Link Checker
uses: lycheeverse/lychee-action@v1.10.0
with:
fail: true