From 5e3e19f070842245330e836e6560acfa9fbb249a Mon Sep 17 00:00:00 2001 From: Jari Kolehmainen Date: Tue, 1 Feb 2022 12:47:05 +0200 Subject: [PATCH] cleanup Signed-off-by: Jari Kolehmainen --- .github/workflows/electronegativity.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/electronegativity.yml b/.github/workflows/electronegativity.yml index a4e69d5a89..6c52ed144f 100644 --- a/.github/workflows/electronegativity.yml +++ b/.github/workflows/electronegativity.yml @@ -3,9 +3,7 @@ on: name: Electronegativity on: - push: - branches: - - electronegativity + - pull_request jobs: build_job: runs-on: ubuntu-latest