Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Apr 19, 2023
1 parent 4097247 commit 1697888
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,20 @@ As a user:
actions-usage --user alexellis --token-file ~/pat.txt
```

Get a punch-card of which days have the most commits by adding the `-punch-card` flag:

```
Day Builds
Monday 0
Tuesday 0
Wednesday 0
Thursday 0
Friday 4
Saturday 0
Sunday 0
Total 4
```

## Development

All changes must be proposed with an Issue prior to working on them or sending a PR. Commits must have a sign-off message, i.e. `git commit -s`
Expand Down

0 comments on commit 1697888

Please sign in to comment.