shields
shields copied to clipboard
Correct the fetch URL for Github Actions workflow status badge
Fixes: #8309
The Github Actions workflow status badge fetches the wrong URL for the native badge SVG.
This PR prepends /actions/
to /workflows/
in the URL.
Warnings | |
---|---|
:warning: | This PR modified service code for github but not its test code. That's okay so long as it's refactoring existing code. |
Messages | |
---|---|
:book: | :sparkles: Thanks for your contribution to Shields, @exoRift! |
Generated by :no_entry_sign: dangerJS against 52ce4db0fdca8f0885e39615bd8b55425c098a0e
We merged https://github.com/badges/shields/pull/8475 instead. See https://github.com/badges/shields/issues/8671 for details