Skip to content

add CodeBlockLabs account #26

add CodeBlockLabs account

add CodeBlockLabs account #26

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]