From 89d358c6b6bdac08ce70a5b4fd1d45d22700da3d Mon Sep 17 00:00:00 2001 From: Viktor Baranov Date: Mon, 28 Mar 2022 12:51:17 +0400 Subject: [PATCH] Remove CI run from PR, leave only at push to the branch --- .github/workflows/config.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/config.yml b/.github/workflows/config.yml index b30f2d0bfa..4b8dab0c63 100644 --- a/.github/workflows/config.yml +++ b/.github/workflows/config.yml @@ -3,14 +3,8 @@ name: Blockscout on: push: branches: - - master - account - account-tags - pull_request: - branches: - - master - - account - env: MIX_ENV: test