citus/.github
Jelte Fennema 17775dad5d
Only run package builds on pull requests (#6605)
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:

![image](https://user-images.githubusercontent.com/1162278/211028723-8c0e8aa0-e267-4665-811c-6cecd4286621.png)
2023-01-06 16:02:49 +00:00
..
packaging Add jobs to test builds on different distros (#6499) 2022-12-01 19:11:41 +03:00
workflows Only run package builds on pull requests (#6605) 2023-01-06 16:02:49 +00:00
pull_request_template.md Add DESCRIPTION to PR template 2018-12-12 05:35:12 +01:00