CI status badge in README is broken (outdated workflow name)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 44
- Avg merge
- 1d 59m
- Merged PRs (30d)
- 3
Description
The CI status badge in the README appears to be broken.
On line 2, the badge is defined as:
[](https://github.com/vercel/fun/actions?workflow=Node+CI)
This badge points to a workflow named “Node CI”, but there is no workflow with that name currently in the repository. As a result, the badge image does not load correctly.
Expected behavior
The README should display a working GitHub Actions CI badge that reflects the current workflow status.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with line 2 of the README and inspect the repository's current GitHub Actions workflows to identify the active workflow name. Update the badge URL and link to that workflow, then verify that the README displays a working status badge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100