Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Remove reviewers from Dependabot configuration #84

Remove reviewers from Dependabot configuration

Remove reviewers from Dependabot configuration #84

Workflow file for this run

name: Lint
on: pull_request
jobs:
markdownlint:
name: markdown
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run markdownlint
uses: actionshub/markdownlint@main