Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.19 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.19 KB

Workflow templates for GitHub Actions

Some helpful workflow templates for use with GitHub Actions. Make your life easier when starting out with Actions and reuse existing templates!

How to use

Whenever you create a new GitHub Actions workflow through the "New Workflow" button on the "Actions" tab of your repository, you will see the suggestions defined in this repository.

Available workflow templates

Name Type Description
Secret Scanning Security, Code Quality Check your repository for unwanted secrets like passwords or API keys
CodeQuality Code Quality Get insights into the quality of your code

Contribution

Feel free to contribute with your own workflow templates! Please provide a corresponding .properties.json file and a .svg icon as shown with the existing templates.