We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6fdefc + 7022b6a commit 298c600Copy full SHA for 298c600
.github/workflows/shortlog.yml
@@ -7,6 +7,8 @@ on:
7
- 'CONTRIBUTING.md'
8
- '.github/workflows/shortlog.yml'
9
- '.mailmap'
10
+ schedule:
11
+ - cron: '37 06 * * 1' # 06:37, Monday
12
13
jobs:
14
test:
0 commit comments