Skip to content

Merge pull request #2130 from dxc-technology/dependabot/npm_and_yarn/… #114

Merge pull request #2130 from dxc-technology/dependabot/npm_and_yarn/…

Merge pull request #2130 from dxc-technology/dependabot/npm_and_yarn/… #114

Workflow file for this run

name: Check links
on:
push:
branches:
- master
jobs:
linkChecker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Link Checker
id: lychee
uses: lycheeverse/lychee-action@v1