Skip to content

Commit 298c600

Browse files
Merge pull request #2260 from cylc/Actions-Run-shortlog-weekly
Run shortlog weekly
2 parents b6fdefc + 7022b6a commit 298c600

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)