
SE Radio 567: Dave Cross on GitHub Actions
Software Engineering Radio - the podcast for professional software developers
00:00
How to Create a Workflow Definition for GitHub Actions
Inside your repo, GitHub have defined this now a dot GitHub directory. And inside there, you can create as many yaml files as you like. Each of those is a workflow definition. There are a number of jobs which define the code and jobs can be broken down into individual steps. each individual step is a piece of code that you want to run.
Transcript
Play full episode