ServiceActive

GitHub Actions Reusable Workflows

Feature to avoid duplication by reusing existing workflows across repositories with access controls and nesting limits.

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