Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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/workflows folder.