Skip to content

Latest commit

 

History

64 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Lab

A practical repository for experimenting with GitHub Actions workflows, CI/CD automation, workflow triggers, jobs, steps, variables, artifacts, environments, and reusable automation patterns.

This repository is primarily used to test and understand GitHub Actions behavior before applying workflow patterns to larger projects.

📚 What You'll Find Here

  • GitHub Actions fundamentals
  • Workflow syntax
  • Events and triggers
  • Jobs and steps
  • Runners
  • Variables
  • Secrets
  • Expressions
  • Conditions
  • Artifacts
  • Caching
  • Environments
  • Approvals
  • Matrix strategies
  • Reusable workflows
  • Composite actions
  • CI/CD automation
  • Workflow troubleshooting

⚙️ GitHub Actions

A GitHub Actions workflow is defined using a YAML file inside:

.github/workflows/

About

A hands-on lab for experimenting with GitHub Actions workflows, CI/CD automation, triggers, jobs, artifacts, environments, and reusable workflows.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors