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