diff --git a/.github/workflows/python-old.yml b/.github/workflows/python-old.yml index 379bd136..d1152a59 100644 --- a/.github/workflows/python-old.yml +++ b/.github/workflows/python-old.yml @@ -1,8 +1,8 @@ # 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: Python linting and testing -on: +name: Old Python linting and testing +on: push: branches: [ master, test* ] pull_request: