From 9f088cb3f259260a5fd869cddd9521b10779acc4 Mon Sep 17 00:00:00 2001 From: chenshuai2144 Date: Sat, 11 Apr 2020 18:06:34 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Deploy:ci=20add=20pull=5Frequest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 6086a09f..a0bbdeaf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,6 +1,6 @@ name: Node CI -on: [push] +on: [push, pull_request] jobs: build: