Open GitHub.
Click the + icon in the top-right corner.
Select:
New repository
Repository name:
my-first-pipeline
Set visibility to:
Private
Enable:
Add a README file
Click:
Create repository
⚠️ Notice:
Any repository containing workflows should always be private.
Open the repository.
Go to the:
Actions
tab.
Click:
set up a workflow yourself
GitHub will automatically create:
.github/workflows/main.yml