Skip to content

fix: ensure linting commands do not fail the workflow by adding '|| true'#126

Merged
joshjohanning merged 1 commit into
mainfrom
fix-linting-workflow
Oct 1, 2025
Merged

fix: ensure linting commands do not fail the workflow by adding '|| true'#126
joshjohanning merged 1 commit into
mainfrom
fix-linting-workflow

Conversation

@joshjohanning

Copy link
Copy Markdown
Owner
  • The node ./.github/scripts/lint-readme.js commands in .github/workflows/lint-readme.yml have been updated to append || true, so the workflow continues even if linting fails. [1] [2]

@github-actions

github-actions Bot commented Oct 1, 2025

Copy link
Copy Markdown

📋 Lint Results

⚡ ./gh-cli scripts

✅ No issues found.

🔧 ./scripts scripts

✅ No issues found.

Lint results updated at Wed Oct 1 18:27:53 UTC 2025

@joshjohanning joshjohanning merged commit 1e01c2c into main Oct 1, 2025
6 checks passed
@joshjohanning joshjohanning deleted the fix-linting-workflow branch October 1, 2025 18:28
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.

1 participant