For example, a workflow with the following `on` value will run when a push is made to any branch in the workflow's repository: ```yaml on: push ```