Esta versión de GitHub Enterprise Server se discontinuó el 2025-06-19. 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.
Tutorials for GitHub Actions
Build skills and knowledge about GitHub Actions through hands-on activities.
Creating an example workflow
In this tutorial, you'll learn how to create a basic workflow that is triggered by a push event.
Creating a Docker container action
In this tutorial, you'll learn how to build a Docker container action.
Creating a JavaScript action
In this tutorial, you'll learn how to build a JavaScript action using the actions toolkit.
Creating a composite action
In this tutorial, you'll learn how to build a composite action.
Quickstart for Actions Runner Controller
In this tutorial, you'll try out the basics of Actions Runner Controller.