Skip to main content

Use cases and examples

Example workflows that demonstrate the features of GitHub Actions.

Building and testing

You can automatically build and test your projects with GitHub Actions.

Deploying

Automatically deploy projects with GitHub Actions.

Publishing packages

You can automatically publish packages using GitHub Actions.

Managing projects

You can automatically manage your issues and pull requests using GitHub Actions workflows.

Using containerized services

You can use containerized services in your GitHub Actions workflows.