Skip to content

Adding new address and deprecating old address (#16) #54

Adding new address and deprecating old address (#16)

Adding new address and deprecating old address (#16) #54

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]