Skip to main content

此版本的 GitHub Enterprise Server 已于以下日期停止服务 2025-06-19. 即使针对重大安全问题,也不会发布补丁。 为了获得更好的性能、更高的安全性和新功能,请升级到最新版本的 GitHub Enterprise。 如需升级帮助,请联系 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.