{"meta":{"title":"ワークフローとアクション","intro":"GitHub Actions のワークフローとアクションの概念について説明します。","product":"GitHub Actions","breadcrumbs":[{"href":"/ja/enterprise-cloud@latest/actions","title":"GitHub Actions"},{"href":"/ja/enterprise-cloud@latest/actions/concepts","title":"概念"},{"href":"/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions","title":"ワークフローとアクション"}],"documentType":"subcategory"},"body":"# ワークフローとアクション\n\nGitHub Actions のワークフローとアクションの概念について説明します。\n\n## Links\n\n* [ワークフロー](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/workflows)\n\n  トリガー、構文、高度な機能など、 GitHub Actions ワークフローの概要について説明します。\n\n* [変数](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/variables)\n\n  GitHub Actions ワークフローの変数について説明します。\n\n* [コンテキスト](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/contexts)\n\n  GitHub Actionsのコンテキストについて説明します。\n\n* [表現](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/expressions)\n\n  ワークフローとアクションで式を評価できます。\n\n* [ワークフロー構成の再利用](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/reusing-workflow-configurations)\n\n  ワークフローを作成するときに重複を避ける方法について説明します。\n\n* [カスタム アクションについて](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/custom-actions)\n\n  アクションとは、ジョブを作成し、ワークフローをカスタマイズするために組み合わせることができる個々のタスクです。 独自のアクションを作成することも、 GitHub コミュニティによって共有されるアクションを使用してカスタマイズすることもできます。\n\n* [デプロイ環境](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/deployment-environments)\n\n  さまざまな環境を作成してデプロイできます。\n\n* [コンカレンシー](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/concurrency)\n\n  ワークフローとジョブの同時実行について説明します。\n\n* [ワークフロー成果物](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/workflow-artifacts)\n\n  GitHub Actions ワークフローの成果物としてのデータの格納と共有について説明します。\n\n* [依存関係のキャッシュ](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/dependency-caching)\n\n  ワークフローの速度と効率のための依存関係のキャッシュについて説明します。\n\n* [ワークフロー実行の通知](/ja/enterprise-cloud@latest/actions/concepts/workflows-and-actions/notifications-for-workflow-runs)\n\n  トリガーするワークフロー実行に関する通知を受信登録できます。"}