If you are only using one set of services it is challenging to test multiple stages if they all are running on a schedule. Disabling the cloud watch events should be configurable per stage without requiring a code change.
Schedules are configurable to be enabled or disabled in serverless.yml
Update env.yml and serverless.yml to support this.