GitHub Workflows Badge
You can display a status badge in your repository to indicate the status of your workflows.
Parameters
Click to show/close parameters
Name | Type | Required | Default | Description | More Description |
---|---|---|---|---|---|
owner | string | true | Github username | ||
repo | string | true | Repository name | ||
workflowFile | string | true | Workflow file name | ||
branch | string | Branch name | |||
event | string | Workflow trigger event name |
txt
https://github.com/github/{owner}/{repo}/workflows/{workflowFile}/badge.svg{?branch,event}
Examples
markdown
<!-- xiaohuohumax/badge-collection -->
