Skip to content

Commit e853fda

Browse files
authored
Merge pull request #127 from WyriHaximusNet/fix-ci-badge-to-push-events-only
Fix CI badge to push events only
2 parents d74f785 + 3d05e45 commit e853fda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Opinionated ReactPHP optimised PHP Docker images
22

3-
[![Github Actions](https://github.com/WyriHaximusNet/docker-php/workflows/Continuous%20Integration/badge.svg)](https://github.com/wyrihaximusnet/docker-php/actions)
3+
[![Github Actions](https://github.com/WyriHaximusNet/docker-php/workflows/Continuous%20Integration/badge.svg?event=push)](https://github.com/wyrihaximusnet/docker-php/actions)
44
[![Docker hub](https://img.shields.io/badge/Docker%20Hub-00a5c9.svg?logo=docker&style=flat&color=00a5c9&labelColor=00a5c9&logoColor=white)](https://hub.docker.com/r/wyrihaximusnet/php/)
55
[![Docker hub](https://img.shields.io/docker/pulls/wyrihaximusnet/php.svg?color=00a5c9&labelColor=03566a)](https://hub.docker.com/r/wyrihaximusnet/php/)
66
[![Docker hub](https://img.shields.io/microbadger/image-size/wyrihaximusnet/php/7.4-zts-alpine3.12.svg?color=00a5c9&labelColor=03566a)](https://hub.docker.com/r/wyrihaximusnet/php/)

0 commit comments

Comments
 (0)