We also support fetching GitHub actions status with an URL of the form: ```/badge/github/workflow/status/OCamlPro/swhid/build.yml```, note that you have to provide the **full filename** (or the identifier) of your workflow because the GitHub API is not that great...
Even when using this, you can override any parameter, here's the same URL but with a `?color=blue` added: [](/badge/github/workflow/status/OCamlPro/swhid/build.yml?color=blue).