Skip to content

docs: align workflow badge link with the main.yml#168

Open
JustinUrassa wants to merge 1 commit intoun33k:masterfrom
JustinUrassa:fix-workflow-badge-link
Open

docs: align workflow badge link with the main.yml#168
JustinUrassa wants to merge 1 commit intoun33k:masterfrom
JustinUrassa:fix-workflow-badge-link

Conversation

@JustinUrassa
Copy link

Summary

This pull request fixes the workflow badge link in the README to correctly point to main.yml instead of ci.yml.

Details

The previous link was broken because it referenced the wrong workflow file:

  • Old link: ci.yml
  • Fixed link: main.yml

This ensures the badge correctly reflects the status of the main workflow.

Changes

  • Updated [status-link] in README.md from ci.yml to main.yml

Motivation

The workflow badge is a visual indicator of CI status. Fixing the link ensures contributors and users see the correct build status at a glance.

Testing

  • Verified the new link points to the existing main workflow in GitHub Actions.

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