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)