Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 36fbfd0

Browse files
committed
ci: Update badge and run the test workflow on push
1 parent f5863e7 commit 36fbfd0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Test
22

3-
on: pull_request
3+
on: ['push', 'pull_request']
44

55
jobs:
66
code:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div align="center">
1212

1313
[![npm](https://img.shields.io/npm/v/@unform/core.svg?color=%237159c1)](https://www.npmjs.com/package/@unform/core)<space><space>
14-
[![Coverage Status](https://img.shields.io/coveralls/github/unform/unform.svg?color=%237159c1)](https://coveralls.io/github/unform/unform?branch=master)
14+
[![Coverage Status](https://coveralls.io/repos/github/unform/unform/badge.svg?branch=master&color=%237159c1)](https://coveralls.io/github/unform/unform?branch=master)
1515

1616
</div>
1717

0 commit comments

Comments
 (0)