Skip to content

docs: fix README GitHub Actions status badge#286

Closed
LarytheLord wants to merge 1 commit intoget-woke:mainfrom
LarytheLord:fix/readme-go-badge
Closed

docs: fix README GitHub Actions status badge#286
LarytheLord wants to merge 1 commit intoget-woke:mainfrom
LarytheLord:fix/readme-go-badge

Conversation

@LarytheLord
Copy link

Summary

  • update the README status badge URL to point at the active workflow file (.github/workflows/go.yml)
  • update the badge link target to the same workflow page

Why

The existing badge uses the legacy /workflows/Build/... URL pattern and workflow name, which no longer matches the current workflow setup and causes rendering issues.

Closes #282

@LarytheLord
Copy link
Author

Closing as duplicate of #285 to keep one PR open for issue #282.

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.

The GitHub Actions status badge in the README isn't properly rendered

1 participant