1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/content/actions/using-workflows/triggering-a-workflow.md

1.1 KiB

title, shortTitle, intro, versions, type, topics, miniTocMaxHeadingLevel
title shortTitle intro versions type topics miniTocMaxHeadingLevel
Triggering a workflow Triggering a workflow How to automatically trigger {% data variables.product.prodname_actions %} workflows
fpt ghes ghae ghec
* * * *
tutorial
Workflows
CI
CD
4

{% data reusables.actions.enterprise-beta %} {% data reusables.actions.enterprise-github-hosted-runners %}

Overview

{% data reusables.actions.workflows.section-triggering-a-workflow %}

Defining event types

{% data reusables.actions.workflows.section-triggering-a-workflow-types %}

Targeting specific branches

{% data reusables.actions.workflows.section-triggering-a-workflow-branches %}

Running on specific branches or tags

{% data reusables.actions.workflows.section-run-on-specific-branches-or-tags %}

Specifying which branches the workflow can run on

{% data reusables.actions.workflows.section-specifying-branches %}

Using specific file paths

{% data reusables.actions.workflows.section-triggering-a-workflow-paths %}

Using a schedule

{% data reusables.actions.workflows.section-triggering-a-workflow-schedule %}