greghendershott / frog

Frog is a static blog generator implemented in Racket, targeting Bootstrap and able to use Pygments.
916 stars 96 forks source link

README: Use SVG build status badge #224

Closed olleolleolle closed 6 years ago

olleolleolle commented 6 years ago

This PR changes the build badge to SVG for sharper readability ✨

greghendershott commented 6 years ago

Than you for submitting this!

Why is this stuck?

This is stuck because of [skip ci] in the commit message: I have GitHub "branch protection" cranked up to maximum for master -- applying to everyone even "admins" like me.

I realize CI is overkill for changing a png to an svg, but, I don't want to disable the branch protections.

What next?

You helped so I'd like you to be credited as the author on the commit: Would you mind amending the commit message, rebasing to master, and pushing again? I'd love to merge it.

(Otherwise if you'd rather not bother, I'll go ahead and make a fresh commit myself.)

olleolleolle commented 6 years ago

@greghendershott Thanks for responding. Sorry about confusing your pipeline.

The commit is now without the [ci skip].

greghendershott commented 6 years ago

Thanks!