Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
xkeshav committed Oct 18, 2024
1 parent 0287a00 commit c8823d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
fi
- name: Lint Markdown files
if: ${{ $DOCS_CHANGED == 'true' }}
if: ${{ env.DOCS_CHANGED == 'true' }}
uses: ./.github/actions/md-lint

0 comments on commit c8823d9

Please sign in to comment.