From 6cac38b3a6ec40350a9299de5fc17efb898ac023 Mon Sep 17 00:00:00 2001 From: Lukas Pieper <30661176+lukaspieper@users.noreply.github.com> Date: Tue, 27 Oct 2020 16:13:33 +0100 Subject: [PATCH] Update continuous.yml --- .github/workflows/continuous.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous.yml b/.github/workflows/continuous.yml index 0e88e5d..1bebf40 100644 --- a/.github/workflows/continuous.yml +++ b/.github/workflows/continuous.yml @@ -1,6 +1,6 @@ name: continuous -on: [push] +on: [push, pull_request] jobs: build: