Skip to content

update workflow

update workflow #3

Workflow file for this run

name: Link Checker
on: [push, pull_request]
jobs:
link-check:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Run Link Checker
uses: mr8lu/[email protected]
with:
directory: '.'