Skip to content

Merge branch 'main' of https://github.com/LSYS/wbStata #13

Merge branch 'main' of https://github.com/LSYS/wbStata

Merge branch 'main' of https://github.com/LSYS/wbStata #13

Workflow file for this run

name: DocLinks
on:
push:
branches: [ "main", "docs" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '0 0 1 * *'
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1