Skip to content

Commit

Permalink
include mlc config
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniBodor committed Jun 27, 2023
1 parent b04236e commit acb005f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ on:
- "**.md"
- "**.rst"
- ".github/workflows/markdown-link-check.yml"
- ".github/workflows/.mlc-config.json"
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- "**.md"
- "**.rst"
- ".github/workflows/markdown-link-check.yml"
- ".github/workflows/.mlc-config.json"

jobs:
markdown-link-check:
Expand Down

0 comments on commit acb005f

Please sign in to comment.