Setup GitHub Actions via the UI GitHub
- GitHub
- Create a new repository.
- There is a link called “Actions” at the top of the page. Click on it.
- There are many ready-made workflows one can get started with in a few clicks.
- If you already have a project on GitHub then it is enough to go to the “Actions” tab.
- Pick one of the suggested workflows and let GitHub create a file for you in the
.github/workflowsfolder.