This repository contains reusable, in-house GitHub actions that are specific to the InstructLab org. None of the GitHub actions provided here will be published to the GitHub Marketplace, but if you would like to use these actions in your own GitHub repo or org, feel free to use them as you see fit.
Below is a list of the in-house GitHub actions stored in this repository:
Name | Description | Example Use Cases |
---|---|---|
free-disk-space | Used to reclaim disk space on either a GitHub or EC2 runner. |
|
Each GitHub action in this repository contains documentation explaining how to reference and use it in another repo.
Check out our contributing guide to learn how to contribute.