Skip to content

feat: add CodeBlockLabs as validator #25

feat: add CodeBlockLabs as validator

feat: add CodeBlockLabs as validator #25

Workflow file for this run

name: Checking Broken Links
on:
push:
branches:
- main
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
linkChecking:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Link Checker
id: lychee
uses: lycheeverse/[email protected]