Technical requirements
For some activities, we’ll be using marketplace GitHub Actions. Ensure that you’re familiar with YAML syntax, as it’s essential for customizing GitHub Actions.
Additionally, download a GitHub folder named Chapter 9
from https://github.com/PacktPublishing/GitHub-for-Next-Generation-Coders/tree/main/Chapter%209 where you can find a static.yml
file inside the .github/workflow
folder, which you can use to follow along.