Run CI on releaseWhatRun your tests before a major releaseWhyUse 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.WhenPre-ReleaseRun CI after every push to a pull request against mainRun CI daily/weekly