Slide 2
Slide 2 text
About GitHub Actions (consumer side)
• CI/CD
• 4 runners
• macOS, Windows, Linux and self hosted
• Run on real machines
• There is pre installed software
• There are environment variables
• There is also a ready-to-use GitHub Token
• Full acces to the GitHub API via the Context (and more!)