Skip to content

chore: fix dep using ssh #308

chore: fix dep using ssh

chore: fix dep using ssh #308

Workflow file for this run

name: Check Docs Links
on:
push:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
links:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check README
uses: becheran/[email protected]
with:
args: ./README.md
- name: Check Docs
uses: becheran/[email protected]
with:
args: ./docs