Skip to content

Commit

Permalink
Update .github/workflows/ci-markdownlint.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kayla Reopelle <[email protected]>
  • Loading branch information
xuan-cao-swi and kaylareopelle committed Aug 2, 2024
1 parent 01e1b01 commit ef0f066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4

# equivalent cli: markdownlint-cli2 "**/*.md" "#**/CHANGELOG.md" --config .markdownlint.json
- name: "MarkDown Lint Check"
- name: "Markdown Lint Check"
uses: DavidAnson/markdownlint-cli2-action@v16
with:
fix: false
Expand Down

0 comments on commit ef0f066

Please sign in to comment.