Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(workflows/markdown-lint): fix if condition #154

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Feb 7, 2025

Description

Fixes the markdown-lint workflow by unwrapping a variable in the if condition.

Motivation

According to this CodeQL code scanning alert, the condition is always true otherwise.

Additional details

Related issues and pull requests

@caugner caugner requested a review from bsmth February 7, 2025 10:47
@caugner caugner changed the title fix(workflows/markdown-lint): fix if condition ci(workflows/markdown-lint): fix if condition Feb 7, 2025
Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good one 👍🏻

@caugner caugner merged commit c4a8b74 into main Feb 7, 2025
2 checks passed
@caugner caugner deleted the fix-markdown-lint-condition branch February 7, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants