GitHub Actions
Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.
Guías
Ver todosPopular
Guías
Utilizar flujos de trabajo iniciales
GitHub provides starter workflows for a variety of languages and tooling.
Publicar paquetes Node.js
Puedes publicar paquetes Node.js en un registro como parte de tu flujo de trabajo de integración continua (CI).
Building and testing PowerShell
You can create a continuous integration (CI) workflow to build and test your PowerShell project.