diff --git a/.github/workflows/coveralls.yml b/.github/workflows/coveralls.yml index eae895f262fb..3f123137e6f4 100644 --- a/.github/workflows/coveralls.yml +++ b/.github/workflows/coveralls.yml @@ -1,6 +1,9 @@ name: Reporter -on: +on: + push: + branches: + - master pull_request: types: [opened, synchronize, edited]