Skip to content

Fix github action

Fix github action #33

Workflow file for this run

name: GitHub Action
on:
workflow_dispatch:
push:
branches:
- main
- release_*
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
md-dead-link-check:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ./
with:
config: pyproject.toml