A collection of reusable GitHub Actions workflow files (and templates) that you can freely drop into your own projects.
- Copy the desired workflow file into your repository under
.github/workflows/. - Replace every placeholder (e.g.
path/to/code, license identifiers) with values that match your project. - Commit and push — the workflow will run automatically on the configured triggers.
Feel free to use, copy, and modify these workflows in any project. See also LICENSE.