Skip to content

Commit eb09085

Browse files
authored
Add github actions build status
1 parent d5a7183 commit eb09085

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,7 +1,7 @@
11
# Queue plugin for CakePHP
22

3+
![Build Status](https://github.com/cakephp/queue/actions/workflows/ci.yml/badge.svg?branch=master)
34
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.txt)
4-
[![Build Status](https://img.shields.io/github/workflow/status/cakephp/queue/CI/master?style=flat-square)](https://github.com/cakephp/queue/actions?query=workflow%3ACI)
55
[![Coverage Status](https://img.shields.io/codecov/c/github/cakephp/queue/master.svg?style=flat-square)](https://codecov.io/github/cakephp/queue?branch=master)
66
[![Total Downloads](https://img.shields.io/packagist/dt/cakephp/queue.svg?style=flat-square)](https://packagist.org/packages/cakephp/queue)
77

0 commit comments

Comments
 (0)