From 6093dbb32b49467a6b375f56bb15a42d1aa4137c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Tue, 22 Feb 2022 22:30:55 -0500 Subject: [PATCH] workflow: update trigger and build badge Signed-off-by: Rui Chen --- .github/workflows/ci.yml | 8 +++++++- README.md | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 028572d..71d71f7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,12 @@ name: ci -on: pull_request +on: + push: + branches: + - 'master' + pull_request: + branches: + - 'master' jobs: build: diff --git a/README.md b/README.md index c36cc43..6cc1fb1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Statuspage -[![Build Status](https://travis-ci.org/jayfk/statuspage.svg?branch=master)](https://travis-ci.org/jayfk/statuspage) +[![ci](https://github.com/jayfk/statuspage/actions/workflows/ci.yml/badge.svg)](https://github.com/jayfk/statuspage/actions/workflows/ci.yml) [![codecov.io](https://codecov.io/github/jayfk/statuspage/coverage.svg?branch=master)](https://codecov.io/github/jayfk/statuspage?branch=master) A statuspage generator that lets you host your statuspage for free on GitHub. Uses