From 15c28c47ad41ada27fb75d363f95ea6d60e1f16d Mon Sep 17 00:00:00 2001 From: Colin Wahl Date: Wed, 9 Sep 2020 20:41:57 -0700 Subject: [PATCH] Update integration.yml --- .github/workflows/integration.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index f06dbfc..bdc269d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -1,6 +1,8 @@ name: Integration on: + pull_request: + types: [synchronize] push: {} schedule: - cron: "0 5 * * *"