aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Hjortshoej <fyoucon@gmail.com>2019-11-14 14:47:01 -0800
committerMikkel Hjortshoej <fyoucon@gmail.com>2019-11-14 14:47:01 -0800
commitb85258a9fc4d0f7cdf2fb88f03b38c323f8a15fe (patch)
tree3d184b3e7c9f0073c038db2abc2df959d40f0e61
parent81153862173840f6158ed1e07187b69250ac7b9e (diff)
Add event query param to CI badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 83bbac5c1..4abaea859 100644
--- a/README.md
+++ b/README.md
@@ -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>