Skip to content

sneha-natekar/copilotworkspaceimmutableaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

copilotworkspaceimmutableaction

GitHub Actions Workflow

This repository contains a GitHub Actions workflow that prints "hello world" when a pull request is pushed to the repository.

Workflow File

The workflow file is located at .github/workflows/hello-world.yml.

Workflow Configuration

  • Name: Hello World
  • Event: pull_request
  • Job: print-hello-world
  • Steps:
    • Print "hello world"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published