phgeraldeli / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:MIT License


Languages

Language:Go 88.7%Language:Dockerfile 11.3%