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 9466bcf commit c302de1Copy full SHA for c302de1
.github/workflows/sdks.yml
@@ -2,7 +2,7 @@ name: SDKs
2
on:
3
pull_request:
4
schedule:
5
- - cron: '0 9 * * *'
+ - cron: '0 5 * * *'
6
7
jobs:
8
bundle-tests:
0 commit comments