OtherActive

GitHub Actions Workflow Syntax

YAML syntax reference for defining GitHub Actions workflows, including events, jobs, steps, and permissions.

Open source page

Product features

Product features

About YAML syntax for workflows

Example of run-name

In this article

name

on.<event_name>.types

run-name

Using a single event

Using activity types

Using activity types and filters with multiple events

Using filters

Using multiple events

Workflow syntax for GitHub Actions