--- title: Creating an example workflow intro: Learn how to create a basic workflow that is triggered by a push event. versions: fpt: '*' ghes: '*' ghec: '*' type: tutorial topics: - Actions - Workflows shortTitle: Create an example workflow layout: inline --- ## Introduction This guide shows you how to create a basic workflow that is triggered when code is pushed to your repository. {% data reusables.actions.workflow-templates-for-more-information %} {% data reusables.actions.workflow-basic-example-and-explanation %}