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 4eed112 commit 77e92acCopy full SHA for 77e92ac
.github/workflows/ci.yml
@@ -8,6 +8,8 @@ on:
8
- master
9
tags: '*'
10
merge_group:
11
+ schedule:
12
+ - cron: '0 0 1 * *'
13
jobs:
14
finalize:
15
timeout-minutes: 10
0 commit comments