From 362ff26cff530cf03eeb029f64ac1224bca0a74d Mon Sep 17 00:00:00 2001 From: Rhys Arkins Date: Wed, 16 Jun 2021 18:44:30 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 017f5d513cbf48..542e6eecb5085c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,9 +1,7 @@ name: build on: - push: - branches: - - implement-terraform-lock-files + pull_request: env: # Currently no way to detect automatically (#8153)