Skip to content

Bump gitpython from 3.1.35 to 3.1.36 in /.github/scripts (#113) #89

Bump gitpython from 3.1.35 to 3.1.36 in /.github/scripts (#113)

Bump gitpython from 3.1.35 to 3.1.36 in /.github/scripts (#113) #89

name: 'Test README links'
on:
push:
branches:
- main
- gh-pages
workflow_call:
workflow_dispatch:
defaults:
run:
shell: bash
jobs:
test-readme-links:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Check README links
uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
folder-path: .
max-depth: 1