1. 1
    Introduction to GitHub Actions
    58s

Introduction to GitHub Actions

InstructorChris Biscardi

Share this video with your friends

Send Tweet

GitHub Actions are a powerfully flexible workflow automation tool that lets you respond to GitHub events, your own arbitrary events (like webhooks), or scheduled events with workflows that run on Windows, Mac, or Linux in VMs and Containers. It's like a serverless CI/CD platform built into GitHub.