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 3d46be5 commit fb1d758Copy full SHA for fb1d758
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
branches:
5
- master
6
pull_request:
7
+ schedule:
8
+ - cron: '0 0 * * *'
9
10
concurrency:
11
# Skip intermediate builds: always.
0 commit comments