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

What are GitHub Actions?

  • GitHub Actions is (are?) a service provided by GitHub to run any process triggered by some event. (e.g. push, pull-request, manually, scheduled, …)
  • A popular use is to setup Continuous Integration (CI) and Continuous Delivery (CD) system.
  • Free for limited use for both public and private repositories.
  • You can check the pricing for details.
  • Check Total time used
  • See the billing