Skip to content

Bump gitpython from 3.1.31 to 3.1.41 in /docs/sphinx #516

Bump gitpython from 3.1.31 to 3.1.41 in /docs/sphinx

Bump gitpython from 3.1.31 to 3.1.41 in /docs/sphinx #516

Workflow file for this run

name: Markdownlint mdl Action
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Use markdownlint
uses: actionshub/[email protected]
with:
filesToIgnoreRegex: "README.md"