Skip to content

Merge pull request #25 from forchette/feat-ci-linker-f321 #1

Merge pull request #25 from forchette/feat-ci-linker-f321

Merge pull request #25 from forchette/feat-ci-linker-f321 #1

Workflow file for this run

name: linker
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
link:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Link Checker
uses: lycheeverse/lychee-action@v1.2.0
with:
fail: true