diff --git a/.github/workflows/coveralls.yml b/.github/workflows/coveralls.yml index 872227f4c3e3..67d657559e91 100644 --- a/.github/workflows/coveralls.yml +++ b/.github/workflows/coveralls.yml @@ -5,7 +5,7 @@ on: branches: - master pull_request: - types: [opened, synchronize, edited] + types: [opened, synchronize] jobs: test: