Skip to content

Merge pull request #2405 from dxc-technology/rarrojolopez/vulnerabili… #351

Merge pull request #2405 from dxc-technology/rarrojolopez/vulnerabili…

Merge pull request #2405 from dxc-technology/rarrojolopez/vulnerabili… #351

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@v2.0.2