Run CI on release

What
Run your tests before a major release
Why
Use this to ensure that your code runs on a release. This helps to also define a tested environment that works for those who want to run your code.
When
Pre-Release