GitHub Actions

Note: Premium video content requires a subscription.

GitHub Actions is GitHub’s Continuous Integration service. It allows you to perform automated steps as “Workflows” whenever code is pushed, a pull request gets sync, etc. The Workflows can also be trigger manually.

Next, we’ll set up Terraspace CI with GitHub Actions.

More tools: