Skip to content

Pin README workflow badge to the Main branch#38

Merged
phuquoc81 merged 2 commits intoMainfrom
copilot/main-375f5946-ce97-4784-918c-52e4a11f7dc7
Mar 14, 2026
Merged

Pin README workflow badge to the Main branch#38
phuquoc81 merged 2 commits intoMainfrom
copilot/main-375f5946-ce97-4784-918c-52e4a11f7dc7

Conversation

Copy link
Contributor

Copilot AI commented Mar 14, 2026

The README badge referenced the workflow file but did not explicitly scope the badge to the repository’s primary branch. This updates the badge/link pair so the status shown in the README consistently reflects the Main branch workflow.

  • README badge targeting

    • Scope the workflow badge image to branch=Main
    • Scope the workflow link to the Main branch run view
  • Result

    • The README badge now resolves against the active primary-branch workflow instead of relying on implicit default-branch behavior
<a href="https://github.com/phuquoc81/Fastcash/actions/workflows/main.yml?query=branch%3AMain">
  <img src="https://github.com/phuquoc81/Fastcash/actions/workflows/main.yml/badge.svg?branch=Main">
</a>

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: phuquoc81 <51638662+phuquoc81@users.noreply.github.com>
Copilot AI changed the title [WIP] Add workflow for Fastcash project Pin README workflow badge to the Main branch Mar 14, 2026
Copilot AI requested a review from phuquoc81 March 14, 2026 21:59
@phuquoc81 phuquoc81 marked this pull request as ready for review March 14, 2026 23:35
Copilot AI review requested due to automatic review settings March 14, 2026 23:35
@phuquoc81 phuquoc81 merged commit 56d186b into Main Mar 14, 2026
3 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the GitHub Actions status badge in the README so it consistently reflects the repository’s primary Main branch workflow status, rather than relying on implicit default-branch behavior.

Changes:

  • Scope the workflow badge image URL to branch=Main.
  • Scope the badge link to the workflow runs view filtered by branch:Main.

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

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.

3 participants