diff options
| author | Mikkel Hjortshoej <fyoucon@gmail.com> | 2019-11-14 14:47:01 -0800 |
|---|---|---|
| committer | Mikkel Hjortshoej <fyoucon@gmail.com> | 2019-11-14 14:47:01 -0800 |
| commit | b85258a9fc4d0f7cdf2fb88f03b38c323f8a15fe (patch) | |
| tree | 3d184b3e7c9f0073c038db2abc2df959d40f0e61 | |
| parent | 81153862173840f6158ed1e07187b69250ac7b9e (diff) | |
Add event query param to CI badge
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ <img src="https://img.shields.io/discord/568138951836172421?logo=discord"> </a> <a href="https://github.com/odin-lang/odin/actions"> - <img src="https://github.com/odin-lang/odin/workflows/CI/badge.svg?branch=master"> + <img src="https://github.com/odin-lang/odin/workflows/CI/badge.svg?branch=master&event=push"> </a> </p> |