Before we start, there are a few configuration steps:
- Create a folder named .github in the GitHub project.
- Create a directory named workflows, inside the .github folder.
- Add a file named <YOUR_FILE_NAME>.yml inside the workflows directory.