Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 324 Bytes

File metadata and controls

11 lines (8 loc) · 324 Bytes
title GitHub Actions
abbreviations
GitHub Actions

GitHub Actions

GitHub's built-in CI/CD platform that allows you to automate your build, test, and deployment pipeline.

Example: Automatically running tests when a pull request is created.