Skip to content

ci: implement PAT for private repos #98

ci: implement PAT for private repos

ci: implement PAT for private repos #98

name: Markdown Link Check
on:
pull_request:
jobs:
link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gaurav-nelson/github-action-markdown-link-check@1.0.15