Skip to content

Commit

Permalink
set config
Browse files Browse the repository at this point in the history
  • Loading branch information
mircea-pavel-anton committed Feb 20, 2025
1 parent 9a5b9cd commit df7a4de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/configs/.markdownlint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
default: true
2 changes: 1 addition & 1 deletion .github/workflows/lint-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: ./.github/workflows/reusable-markdownlint.yaml
secrets: inherit
with:
markdownlint-cli-version: "0.41.0"
config-file: .github/configs/.markdownlint.yaml

commitlint:
uses: ./.github/workflows/reusable-commitlint.yaml
Expand Down

0 comments on commit df7a4de

Please sign in to comment.