Skip to content

Commit

Permalink
fix(README): Name field in usage example is invalid workflow YAML, …
Browse files Browse the repository at this point in the history
…changed to 'name' (#21)
  • Loading branch information
robvanderleek authored Sep 15, 2020
1 parent 2b036bf commit 8f22158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Usage

```yml
Name: App Stats
name: App Stats
on:
push:
branches:
Expand Down

0 comments on commit 8f22158

Please sign in to comment.