diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 3d2cb52..2e5b461 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -1,13 +1,13 @@ # This workflow will install Python dependencies, run tests and lint with a variety of Python versions # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions -name: Test coverage +name: Tests on: push: - branches: [ master ] + branches: '**' pull_request: - branches: [ master ] + branches: '**' jobs: build: diff --git a/README.md b/README.md index 4f24163..69b71a5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PROPKA 3 +![Tests](https://github.com/jensengroup/propka/workflows/Tests/badge.svg) + PROPKA predicts the pKa values of ionizable groups in proteins (version 3.0) and protein-ligand complexes (version 3.1 and later) based on the 3D structure.