You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that the build status badge in the README.md file is not showing correctly. Despite configuring it to show the status of GitHub Actions workflow, it's either not showing up or displaying an incorrect status. This impacts the visibility of project's current build status for contributors and users. I don't know you want to show which workflow but I think you wanted to show the production workflow. If you agree with me, I want to change it.
I've noticed that the build status badge in the
README.md
file is not showing correctly. Despite configuring it to show the status of GitHub Actions workflow, it's either not showing up or displaying an incorrect status. This impacts the visibility of project's current build status for contributors and users. I don't know you want to show which workflow but I think you wanted to show the production workflow. If you agree with me, I want to change it.Before:
After:
The text was updated successfully, but these errors were encountered: