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