Skip to content

Moving Zato API Test to the correct directory (#60) #27

Moving Zato API Test to the correct directory (#60)

Moving Zato API Test to the correct directory (#60) #27

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