diff --git a/.github/workflows/acceptance.yml b/.github/workflows/acceptance.yml index 7a96109..7448e47 100644 --- a/.github/workflows/acceptance.yml +++ b/.github/workflows/acceptance.yml @@ -2,7 +2,9 @@ name: Real Provider Tests -on: [pull_request] +on: + push: + pull_request: jobs: test: