Skip to main content

Choosing when your workflow runs

You can configure workflows to run on a schedule or to run when certain events happen.

Triggering a workflow

How to automatically trigger GitHub Actions workflows

Using conditions to control job execution

Prevent a job from running unless your conditions are met.

Control the concurrency of workflows and jobs

Manage which workflows and jobs can run simultaneously.