diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 891b76d969..bc802341d9 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,6 +1,9 @@ name: 'Tests' on: + push: + branches: + - master pull_request: paths-ignore: - 'docs/**'