We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38178c0 commit 69ad1d7Copy full SHA for 69ad1d7
1 file changed
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
pull_request:
5
branches:
6
- '**'
7
+ schedule:
8
+ - cron: '0 4 * * *'
9
10
jobs:
11
0 commit comments