Skip to content

Commit

Permalink
Update autocorrect-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Jan 17, 2023
1 parent 898c4d3 commit f7f76ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autocorrect-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
- name: AutoCorrect changed content
if: ${{ env.DIFF_DOCUMENTS }}
uses: huacnlee/autocorrect-action@v2.5.4
uses: huacnlee/autocorrect-action@v2.6.0
with:
args: ${{ env.DIFF_DOCUMENTS }} --lint
args: ${{ env.DIFF_DOCUMENTS }} --lint --no-diff-bg-color

0 comments on commit f7f76ff

Please sign in to comment.