Skip to content

Merge branch 'updates-docs' of github.com:mithril-security/blind_chat… #244

Merge branch 'updates-docs' of github.com:mithril-security/blind_chat…

Merge branch 'updates-docs' of github.com:mithril-security/blind_chat… #244

Workflow file for this run

name: readme link testing
on: [push]
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
use-quiet-mode: "yes"
use-verbose-mode: "yes"
check-modified-files-only: "yes"
base-branch: main
max-depth: 1