Skip to main content
GitHub Docs
All products
GitHub Actions
Quickstart
Learn GitHub Actions
Understand GitHub Actions
Find and customize actions
Essential features
Expressions
Contexts
Environment variables
Examples
Using scripts to test your code on a runner
Use the GitHub CLI on a runner
Using workflows
About workflows
Trigger a workflow
Events that trigger workflows
Workflow syntax
Workflow commands
Reuse workflows
Store artifacts
Create starter workflows
スターター ワークフローの使用
Share workflows with your organization
GitHub CLI in workflows
Using jobs
Using jobs in a workflow
Choose the runner for a job
Using conditions to control job execution
Using a matrix
Using concurrency
Using environments for jobs
Running jobs in a container
Setting default values for jobs
Assigning permissions to jobs
Defining outputs for jobs
Manage workflow runs
Manually run a workflow
Re-run workflows and jobs
ワークフローをキャンセルする
デプロイメントのレビュー
Disable & enable a workflow
Skip workflow runs
ワークフロー実行の削除
Download workflow artifacts
Remove workflow artifacts
Build and test
Continuous integration
Build & test Go
Build & test Java & Ant
Build & test Java & Gradle
Build & test Java with Maven
Build & test .NET
Build & test Node.js
Build & test PowerShell
Build & test Python
Build & test Ruby
Build & test Swift
Build & test Xamarin apps
Deployment
About deployments
About continuous deployment
Deploy with GitHub Actions
Deploying to your cloud provider
Deploy to Amazon ECS
Deploy to Azure
Deploy to Google Kubernetes Engine
Targeting different environments
Use environments for deployment
Managing your deployments
View deployment history
Deploying Xcode applications
Sign Xcode applications
Containerized services
サービスコンテナについて
PostgreSQL service containers
Redis service containers
Publishing packages
Packaging with GitHub Actions
Publish Docker images
Java packages with Gradle
Java packages with Maven
Publish Node.js packages
Managing issues and pull requests
Actions for project management
Add labels to issues
非アクティブな Issue をクローズする
Add label to comment on issue
Move assigned issues
Remove label when adding card
Issue の作成をスケジュールする
Migrate to GitHub Actions
Automate migration with GitHub Actions Importer
Migrate from Azure Pipelines
Migrate from CircleCI
Migrate from GitLab CI/CD
Migrate from Jenkins
Migrate from Travis CI
Monitor & troubleshoot
About monitoring and troubleshooting
Use the visualization graph
Add a status badge
View workflow run history
ワークフロー実行ログの使用
デバッグ ログを有効にする
Notifications
自分のランナーをホストする
About self-hosted runners
Add self-hosted runners
Autoscale self-hosted runners
Run runner app on startup
Proxy servers
Label runners
Use runners in a workflow
Manage access with runner groups
Monitor & troubleshoot
Remove self-hosted runners
Security guides
Security hardening
Encrypted secrets
Automatic token authentication
アクションの作成
カスタム アクションについて
Create a Docker container action
Create a JavaScript action
Create a composite action
Metadata syntax
Dockerfile support
Set exit codes
Release and maintain actions
GitHub Actions のガイド
We publish frequent updates to our documentation, and translation of this page may still be in progress. For the most current information, please visit the
English documentation
.
GitHub AE is currently under limited release.
GitHub Actions
/
Examples
GitHub AE
日本語
Search GitHub Docs
GitHub Docs
GitHub Actions
/
Examples
GitHub Actions
Get started
Account and profile
Authentication
Repositories
Enterprise administrators
Billing and payments
Site policy
Organizations
Code security
Pull requests
GitHub Issues
GitHub Actions
GitHub Copilot
GitHub Codespaces
GitHub Packages
Search on GitHub
Developers
REST API
GraphQL API
GitHub CLI
GitHub Discussions
GitHub Sponsors
Building communities
GitHub Pages
Education
GitHub Desktop
GitHub Support
Atom
Electron
CodeQL
npm
GitHub AE
Free, Pro, & Team
Enterprise Cloud
Enterprise Server 3.7
Enterprise Server 3.6
Enterprise Server 3.5
Enterprise Server 3.4
Enterprise Server 3.3
GitHub AE
All Enterprise Server releases
About versions
日本語
English
简体中文
日本語
Español
Português do Brasil
Deutsch
Français
русский
한국어
Search GitHub Docs
例
GitHub Actions の CI/CD 機能を示すワークフローの例。
スクリプトを使ってランナーでコードをテストする
ランナーでの GitHub CLI の使用