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
Workflow billing & limits
Examples
Using scripts to test your code on a runner
Using the GitHub CLI on a runner
Using workflows
About workflows
Trigger a workflow
Events that trigger workflows
Workflow syntax
Workflow commands
Storing workflow artifacts
Create starter workflows
Utilizar flujos de trabajo iniciales
Share workflows with your organization
GitHub CLI in workflows
Using jobs
Using jobs in a workflow
Choosing 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
Managing workflow runs
Manually run a workflow
Re-run workflows and jobs
Cancelar un flujo de trabajo
Revisar los despliegues
Disable & enable a workflow
Skip workflow runs
Borrar una ejecución de flujo de trabajo
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
Acerca de los contenedores de servicios
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
Agregar etiquetas a las propuestas
Cerrar las propuestas inactivas
Add label to comment on issue
Move assigned issues
Remove label when adding card
Programar la creación de propuestas
Migrating to GitHub Actions
Migrate from Azure Pipelines