Skip to content

Commit f3cfe0f

Browse files
authored
Check shortlog weekly
1 parent 8fd2ffb commit f3cfe0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/shortlog.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- 'CONTRIBUTING.md'
88
- '.github/workflows/shortlog.yml'
99
- '.mailmap'
10+
schedule:
11+
- cron: '37 06 * * 1' # 06:37, Monday
1012

1113
jobs:
1214
test:

0 commit comments

Comments
 (0)