GitHub Actions
Harness the power of cloud CI/CD pipelines to automate and ship with assurance.
GitHub Actions
Automate your software development workflows.
GitHub Actions Marketplace
Explore and use pre-built actions from the GitHub Actions marketplace.
Installation
Create a .github/workflows
directory at the root level and add a .yml
file with the following configuration.
Test pipelines locally with act
Install act.
Last updated on