From b487fe3540abde7f162adf0b8c860b941907eb11 Mon Sep 17 00:00:00 2001 From: thelsing Date: Mon, 16 Nov 2020 21:50:21 +0100 Subject: [PATCH] Update platform-io.yml --- .github/workflows/platform-io.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/platform-io.yml b/.github/workflows/platform-io.yml index a4bc263..4158c13 100644 --- a/.github/workflows/platform-io.yml +++ b/.github/workflows/platform-io.yml @@ -1,6 +1,6 @@ name: PlatformIO CI -on: [push] +on: [push, pull_request] jobs: build: