Welcome to the GitHub Actions Course! This repository serves as a guide to help you set up your own repository to explore and learn GitHub Actions independently using your GitHub account.
- A GitHub account
- Basic knowledge of Git and GitHub
- Familiarity with CI/CD concepts
To begin learning GitHub Actions, you'll create your own GitHub repository and configure it to run GitHub Actions. Follow these steps to set up your environment:
While inside the Gitpod environment, follow the instructions in the setup.md
file to set up your GitHub repository and configure GitHub Actions.