From 5b66e5c546d0f619d5605b931f486e027d715267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=8F=E5=8F=B3?= Date: Mon, 17 Aug 2020 14:08:34 +0800 Subject: [PATCH] Update preview.yml (#7207) --- .github/workflows/preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 98d410c4..a5c80148 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -1,6 +1,6 @@ name: 🔂 Surge PR Preview -on: [push] +on: [push, pull_request] jobs: preview: