Skip to content

move check outside the createResourceAttributes and rename func #11

move check outside the createResourceAttributes and rename func

move check outside the createResourceAttributes and rename func #11

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.8.0
with:
fail: true