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