diff --git a/.github/workflows/plugin.yml b/.github/workflows/plugin.yml index e10f57f..84ee164 100644 --- a/.github/workflows/plugin.yml +++ b/.github/workflows/plugin.yml @@ -122,6 +122,7 @@ jobs: files: ./coverage.xml release: + if: github.event_name != 'pull_request' needs: coverage runs-on: ubuntu-latest steps: