Skip to main content

Esta versión de GitHub Enterprise Server se discontinuó el 2025-06-04. No se realizarán lanzamientos de patch, ni siquiera para problemas de seguridad críticos. Para obtener rendimiento mejorado, seguridad mejorada y nuevas características, actualice a la versión más reciente de GitHub Enterprise Server. Para obtener ayuda con la actualización, póngase en contacto con el soporte técnico de GitHub Enterprise.

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.