Skip to content

igharjot/github-actions-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Practice

This repository is dedicated to practicing and experimenting with GitHub Actions. It contains various workflow examples for testing triggers, matrices, and basic automation patterns.

🧪 Included Workflows

  • hello.yml: Simple workflow for testing action execution.
  • manual.yml: Demonstrates workflow_dispatch for manual triggers.
  • matrix.yml: Practice for using strategy matrices in builds.
  • pr-check.yml: Basic automation for pull request events.

🚀 Purpose

The goal of this repo is to explore GitHub's native automation platform in a sandbox environment. Each workflow is designed to be minimal and focused on a specific feature or concept.

docker-publish.yml badge: Docker Publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors