Skip to main content
GitHub Docs
Version:
Enterprise Server 3.8
Search GitHub Docs
GitHub Actions
/
Using workflows
/
Workflow syntax
Home
GitHub Actions
Quickstart
Learn GitHub Actions
Understand GitHub Actions
Find and customize actions
Essential features
Expressions
Contexts
Variables
Use starter workflows
Workflow billing & limits
Examples
Use scripts to test your code on a runner
Use the GitHub CLI on a runner
Use concurrency, expressions, and a test matrix
Using workflows
About workflows
Trigger a workflow
Manually run a workflow
Disable & enable a workflow
Events that trigger workflows
Workflow syntax
Workflow commands
Reuse workflows
Required workflows
Cache dependencies
Store artifacts
Create starter workflows
Share workflows with your organization
GitHub CLI in workflows
Using jobs
Use jobs in a workflow
Choose the runner for a job
Use conditions to control job execution
Matrices
Concurrency
Environments
Run jobs in a container
Set default values for jobs
Assign permissions to jobs
Define outputs for jobs
Manage workflow runs
Re-run workflows and jobs
Cancel a workflow
Approve private fork runs
Review deployments
Skip workflow runs
Delete a workflow run
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
Deploy to your cloud provider
Deploy to Amazon ECS
Deploy to Azure
Deploying Node.js to Azure App Service
Deploying Python to Azure App Service
Deploying Java to Azure App Service
Deploying .NET to Azure App Service
Deploying PHP to Azure App Service
Deploying Docker to Azure App Service
Deploying to Azure Static Web App
Deploying to Azure Kubernetes Service
Deploy to Google Kubernetes Engine
Security harden deployments
Security hardening with OpenID Connect
OpenID Connect in AWS
OpenID Connect in Azure
OpenID Connect in Google Cloud Platform
OpenID Connect in HashiCorp Vault
OpenID Connect in cloud providers
OpenID Connect with reusable workflows
Target different environments
Use environments for deployment
Manage your deployments
Deployment history
Deploy Xcode applications
Sign Xcode applications
Containerized services
About service containers
Create PostgreSQL service containers
Create Redis service containers
Publish packages
Packaging with GitHub Actions
Publish Docker images
Publish Java packages with Gradle
Publish Java packages with Maven
Publish Node.js packages
Manage issues and pull requests