Add event query param to CI badge

This commit is contained in:
Mikkel Hjortshoej
2019-11-14 14:47:01 -08:00
parent 8115386217
commit b85258a9fc

View File

@@ -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>