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.
1 parent b6fdefc commit 7022b6aCopy full SHA for 7022b6a
.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