Skip to content

lalernehl/github-actions-workflows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-workflows

Examples of GitHub Actions Workflows for various use cases

Workflows

Trigger Workflow for Comment on Pull Request

Workflow: deploy-on-comment.yml

Event: issue_comment

Run the workflow when a specific comment is made on a pull request. The workflow will only run if the comment contains the string /deploy.

See this PR for an example.

About

Examples of GitHub Actions Workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%