silvia-odwyer / photon

⚡ Rust/WebAssembly image processing library
https://silvia-odwyer.github.io/photon
Apache License 2.0
2.72k stars 154 forks source link

fix GitHub workflow badge URL #160

Closed shoito closed 1 year ago

shoito commented 1 year ago

fix GitHub workflow badge URL.

See https://github.com/badges/shields/issues/8671

You need to update your badge URL from https://img.shields.io/github/workflow/status///Run%20Tests to https://img.shields.io/github/actions/workflow/status///test.yml?branch=main

silvia-odwyer commented 1 year ago

@shoito Thanks very much for your contribution, it's much appreciated! Everything looks good to me, I'm going to merge your PR now ✅