Skip to content

add Ferrum to README.md (#56) #19

add Ferrum to README.md (#56)

add Ferrum to README.md (#56) #19

Workflow file for this run

name: Dead link checker
on:
push:
branches: [ master ]
pull_request:
types: [assigned, opened, synchronize, reopened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check links
uses: restqa/404-links@2.2.0