Skip to content

Commit

Permalink
ci(fix): improve the trigger conditions in the md-lint.yml file (#291)
Browse files Browse the repository at this point in the history
Signed-off-by: Shigure Kurosaki <[email protected]>
  • Loading branch information
kurosakishigure authored Jan 26, 2025
1 parent 79d69de commit 5291733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/md-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- '.markdownlint.yml'
- '.vale.ini'
- '.config/vale/styles/**/*.yml'
- '.config/vale/styles/config/vocabularies/**/*.txt'
jobs:
alex:
name: alex
Expand Down

0 comments on commit 5291733

Please sign in to comment.