catalyst / catalyst-moodle-workflows

5 stars 10 forks source link

Reflect changes from https://github.com/badges/shields/issues/8671 in README #83

Closed dmitriim closed 1 year ago

dmitriim commented 1 year ago

There were some breaking changes implemented so badge link in README needs to be updated. Please see https://github.com/badges/shields/issues/8671 for more info.

keevan commented 1 year ago

Thanks for reporting this @dmitriim

keevan commented 1 year ago

Also for those coming back, I've written a regex which could help perform the transformation needed, there are a few assumptions (e.g. workflow name matches file name and a branch is specified - recommended anyways)

https://regex101.com/r/IVH3Qh/4