Skip to content

fix: update README CI badge - #1080

Draft
wanxiankai wants to merge 1 commit into
DylanVann:mainfrom
wanxiankai:fix/readme-ci-badge
Draft

fix: update README CI badge#1080
wanxiankai wants to merge 1 commit into
DylanVann:mainfrom
wanxiankai:fix/readme-ci-badge

Conversation

@wanxiankai

Copy link
Copy Markdown

Summary

Closes #1065.

This updates the README build status badge to use the current GitHub Actions workflow file URL:

https://github.com/DylanVann/react-native-fast-image/actions/workflows/ci.yml/badge.svg

The previous badge referenced /workflows/CI/badge.svg, but the workflow is defined in .github/workflows/ci.yml.

Test plan

  • curl -L -I -sS https://github.com/DylanVann/react-native-fast-image/actions/workflows/ci.yml/badge.svg returns HTTP/2 200 and content-type: image/svg+xml
  • git diff --check

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.

Broken BUILD STATUS badge in README

1 participant