1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/actions/tutorials/create-an-example-workflow.md
2025-07-25 21:52:35 +00:00

934 B

title, intro, versions, type, topics, shortTitle, layout, redirect_from
title intro versions type topics shortTitle layout redirect_from
Creating an example workflow In this tutorial, you'll learn how to create a basic workflow that is triggered by a push event.
fpt ghes ghec
* * *
tutorial
Actions
Workflows
Create an example workflow inline
/actions/use-cases-and-examples/creating-an-example-workflow
/actions/tutorials/creating-an-example-workflow

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 %}

[!IMPORTANT] For more information about best practices for securing your workflows and secure use of {% data variables.product.prodname_actions %} features, see AUTOTITLE.

{% data reusables.actions.workflow-basic-example-and-explanation %}