Skip to content

Commit

Permalink
continue-on-error: true
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Jan 10, 2025
1 parent 48c6123 commit 7967ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- uses: DavidAnson/markdownlint-cli2-action@v19
with:
globs: '**/*.md'
continue-on-error: true
continue-on-error: true

- name: Find Comment
uses: peter-evans/find-comment@v2
Expand Down

0 comments on commit 7967ce1

Please sign in to comment.