GitHub Actions について
GitHub Actions は、ソフトウェア開発ライフサイクルの各ステージを支援する自動化を構築するために使用できるツールです。 このセクションでは、GitHub Actions の概念、一般的な用語、およびいくつかの高度なユース ケースについて説明します。
GitHub Actions を理解する
コア概念や重要な用語など、GitHub Actions の基本について説明します。
About continuous integration with GitHub Actions
You can create custom continuous integration (CI) workflows directly in your GitHub repository with GitHub Actions.
About continuous deployment with GitHub Actions
You can create custom continuous deployment (CD) workflows directly in your GitHub repository with GitHub Actions.