Skip to content

Commit

Permalink
Merge pull request github#7828 from andreiTn/patch-2
Browse files Browse the repository at this point in the history
Update adding-a-workflow-status-badge.md
  • Loading branch information
ethanpalm authored Jul 2, 2021
2 parents c6c457f + 2a3a631 commit f53c7c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ shortTitle: Add a status badge

You reference the workflow by the name of your workflow file.

```
https://github.com/<OWNER>/<REPOSITORY>/actions/workflows/<WORKFLOW_FILE>/badge.svg
```markdown
![example workflow](https://github.com/<OWNER>/<REPOSITORY>/actions/workflows/<WORKFLOW_FILE>/badge.svg)
```
## Using the workflow file name

Expand Down

0 comments on commit f53c7c7

Please sign in to comment.