summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-02-03 13:32:59 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-02-03 13:32:59 +0100
commit471b695331aaeacbb76f90f284308ff39cced94f (patch)
treef2a1291509a6bba856fb4a13af68d12122215003 /README.md
parent69f20f981af4d4a25ac30a2d7eca437b483edcce (diff)
downloadiced-471b695331aaeacbb76f90f284308ff39cced94f.tar.gz
iced-471b695331aaeacbb76f90f284308ff39cced94f.tar.bz2
iced-471b695331aaeacbb76f90f284308ff39cced94f.zip
Fix CI badge in `README`
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec234e10..ff87f4a4 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# Iced
-[![Test Status](https://github.com/hecrj/iced/workflows/Test/badge.svg)](https://github.com/hecrj/iced/actions)
+[![Test Status](https://github.com/hecrj/iced/workflows/Test/badge.svg?event=push)](https://github.com/hecrj/iced/actions)
[![Documentation](https://docs.rs/iced/badge.svg)][documentation]
[![Crates.io](https://img.shields.io/crates/v/iced.svg)](https://crates.io/crates/iced)
[![License](https://img.shields.io/crates/l/iced.svg)](https://github.com/hecrj/iced/blob/master/LICENSE)