> For the complete documentation index, see [llms.txt](https://til.devjugal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.devjugal.com/github/actions.md).

# GitHub Actions

> A CI/CD platform for GitHub

## TIL(s)

* [Setting An Environment Variable](/github/actions/setting-an-environment-variable.md)
* [Running Jobs in a Container](/github/actions/running-jobs-in-a-container.md)
