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 e16c06e commit e480033Copy full SHA for e480033
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
- main
5
- "*_dev"
6
pull_request:
7
+ schedule:
8
+ - cron: '0 18 * * *'
9
10
name: CI
11
permissions:
0 commit comments