We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d8446d commit 947f199Copy full SHA for 947f199
1 file changed
.github/workflows/integration-test.yml
@@ -3,7 +3,7 @@ name: trading-ig integration test
3
4
on:
5
schedule:
6
- - cron: '25 9 * * 1-4'
+ - cron: '25 2 * * 1-4'
7
workflow_dispatch:
8
9
jobs:
0 commit comments