Skip to content

Commit f679c97

Browse files
authored
Merge pull request #17 from fergusmacd/feature/exception
Fix uppercase in GHA examples
2 parents eac605f + ba8b4cd commit f679c97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ recommend using a commit SHA, rather than a version. The example below runs on a
140140
when the remaining allowance drops below the threshold (100 or user defined) a notification will be triggered.
141141

142142
```
143-
name: GHA USAGE Audit
143+
name: GHA Usage Audit
144144
on:
145145
schedule:
146146
- cron: "0 3 * * *" # Runs at 03:00 AM (UTC) every day

0 commit comments

Comments
 (0)