Skip to main content

GitHub Actions の使用開始

GitHub Actions の基本について説明します。

GitHub Actions のクイックスタート

GitHub Actions のコア機能を数分で試すことができます。

Understanding GitHub Actions

Learn the basics of core concepts and essential terminology in GitHub Actions.

Continuous integration

You can create custom continuous integration (CI) workflows directly in your GitHub repository with GitHub Actions.

継続的なデプロイ

GitHub Actions を使って、GitHub リポジトリにカスタム継続的デプロイ (CD) ワークフローを直接作成できます。

GitHub Actions vs GitHub Apps

Learn about the key differences between GitHub Actions and GitHub Apps to help you decide which is right for your use cases.