mirror of https://github.com/citusdata/citus.git
Recently a package test build pipeline was introduced, to build citus on all OS that we build packages for. However, every pull request would run each build twice. This fixes that by only running it for the pull request event, not for the push event. Example of duplicate run:  |
||
---|---|---|
.. | ||
packaging-test-pipelines.yml |