Skip to content

.github/workflows/check-prs.yml: fix style issue#446

Merged
ZhongRuoyu merged 1 commit into
mainfrom
fix-actionlint-sc2016
Jun 22, 2026
Merged

.github/workflows/check-prs.yml: fix style issue#446
ZhongRuoyu merged 1 commit into
mainfrom
fix-actionlint-sc2016

Conversation

@bevanjkay

@bevanjkay bevanjkay commented Jun 22, 2026

Copy link
Copy Markdown
Member

This fixes an actionlint style issue introduced in #445

Copilot AI review requested due to automatic review settings June 22, 2026 03:20
@request-info

This comment was marked as outdated.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts a shell grep -E pattern in the check-prs GitHub Actions workflow to address a style/quoting issue while preserving the intended matching behavior for brew bump-created PR bodies.

Changes:

  • Switch the grep -qE pattern from single quotes to double quotes and escape backticks so they remain literal in Bash.
  • Minor formatting/line alignment improvement in the workflow step (no behavioral change intended beyond quoting).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ZhongRuoyu ZhongRuoyu merged commit 99ffb63 into main Jun 22, 2026
28 checks passed
@ZhongRuoyu ZhongRuoyu deleted the fix-actionlint-sc2016 branch June 22, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants