Skip to main content

Using workflows

Creating and managing GitHub Actions workflows.

About workflows

Get a high-level overview of GitHub Actions workflows, including triggers, syntax, and advanced features.

Avoiding duplication

You can use reusable workflows or composite actions to avoid duplicating the content of workflows.

Reusing workflows

Learn how to avoid duplication when creating a workflow by reusing existing workflows.

Creating starter workflows for your organization

Learn how you can create starter workflows to help people in your team add new workflows more easily.