Skip to content

pavank025k/github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

GitHub Actions Node.js Greeting Workflow

This repository contains a basic GitHub Actions workflow that:

  • Sets up a Node.js environment
  • Logs a custom greeting message to the GitHub Actions log

πŸ’‘ Workflow Description

The GitHub Actions workflow runs on every push to the main branch or when manually triggered. It performs the following steps:

  1. Checks out the repository
  2. Sets up Node.js (v18)
  3. Logs a custom message

πŸ‘‹ Output Message

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors