Skip to content

zirkelc/github-actions-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions

Examples of GitHub Actions and Workflows for typical use cases.

Feel free to submit a PR to add your own examples.

Actions

Events

issue_comment

Comment on Pull Request

Workflow: comment-on-pull-request.yml

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.

Workflows

Linting

About

Examples of GitHub Actions Workflows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published