From c0a977c5490a803fabb80d926625dcf33ce186a2 Mon Sep 17 00:00:00 2001 From: Konstantin Vyatkin Date: Fri, 22 May 2020 16:40:33 -0400 Subject: [PATCH] Build on push to master for badge / coverage --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3975315..9bf050f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,7 +1,7 @@ name: Node.js CI on: - [pull_request] + [pull_request, push] jobs: build: