Skip to content

Commit 1697888

Browse files
committed
Update README
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 4097247 commit 1697888

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,20 @@ As a user:
6262
actions-usage --user alexellis --token-file ~/pat.txt
6363
```
6464

65+
Get a punch-card of which days have the most commits by adding the `-punch-card` flag:
66+
67+
```
68+
Day Builds
69+
Monday 0
70+
Tuesday 0
71+
Wednesday 0
72+
Thursday 0
73+
Friday 4
74+
Saturday 0
75+
Sunday 0
76+
Total 4
77+
```
78+
6579
## Development
6680

6781
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`

0 commit comments

Comments
 (0)