Skip to content

Merge pull request #2267 from dxc-technology/Mil4n0r/fix_@emotion_pro… #230

Merge pull request #2267 from dxc-technology/Mil4n0r/fix_@emotion_pro…

Merge pull request #2267 from dxc-technology/Mil4n0r/fix_@emotion_pro… #230

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