1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/content/actions/use-cases-and-examples/creating-an-example-workflow.md
2024-08-15 15:41:55 +00:00

538 B

title, intro, versions, type, topics, shortTitle, layout
title intro versions type topics shortTitle layout
Creating an example workflow 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

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