'Azure DevOps not to trigger release automatically

I have a pipeline set up with continuous integration and two releases. Both releases are triggered on commit. I only want to trigger one of them. How do I stop the other one from triggering automatically?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source