Skip to content

hyperfinitism/workflow-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions Workflow Recipes

A collection of reusable GitHub Actions workflow files (and templates) that you can freely drop into your own projects.

Usage

  1. Copy the desired workflow file into your repository under .github/workflows/.
  2. Replace every placeholder (e.g. path/to/code, license identifiers) with values that match your project.
  3. Commit and push — the workflow will run automatically on the configured triggers.

License

Feel free to use, copy, and modify these workflows in any project. See also LICENSE.

About

A collection of reusable GitHub Actions workflow files (and templates)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors