/github-actions-workflows

This educational repository features custom-built actions for GitHub Actions, offering hands-on learning. This is purely educational, in real world you'll use pre-configured actions from official creators.

Primary LanguageGoMIT LicenseMIT

Github Actions Workflows

This educational repository features custom-built actions for GitHub Actions, offering hands-on learning. This is purely educational, in real world you'll use pre-configured actions from official creators.

Project structure

  • Actions: Contains actions that's going to be used in the workflows
  • Workflows: Contains github actions workflows that use the actions
  • SRC: Contains a simple project