Skip to content

v2.0.0-alpha.24

v2.0.0-alpha.24 #112

Workflow file for this run

name: Check Docs Links
on:
push:
workflow_dispatch:
jobs:
links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check README
uses: becheran/[email protected]
with:
args: ./README.md
- name: Check Docs
uses: becheran/[email protected]
with:
args: ./docs