项目作者: bayer-int

项目描述 :
Helpful workflow templates for GitHub Actions at Bayer (needs to be public for the templates)
高级语言:
项目地址: git://github.com/bayer-int/.github.git
创建时间: 2021-07-19T15:06:27Z
项目社区:https://github.com/bayer-int/.github

开源协议:

下载


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.