I have a workflow that I want to run only on demand. There is a "run workflow now" feature, which is great. But the workflow is required to have a trigger as if it would run automatically and I end up making a trigger condition that I know will never happen. It would be cleaner to have a trigger of "manual only" or "never" so I don't have to fake it by putting in a trigger that will never happen.