Once you click on Schedule, you will then be presented with a number of schedule options to select and configure. Once one has been chosen, you can simply click Save Changes as normal and the schedule will be saved.
Some notes about this:
The description is the schedule name, so you can identify it later on,
The Interval defines how often the deployment should run, using a contab syntax for now, for example @daily, or @weekly,
The Message it's the deployment message that will be included in the deployment, and the commit is the one that should be deployed: HEAD, will always take the last one,
Then you can also select to trigger notifications, and if you want the deployment to be from scratch or not
Once the schedule is created, your deployments are going to be triggered automatically based on those settings.
Happy deploying! 🚀