Skip to content

Commit c302de1

Browse files
committed
Push the daily CI runs earlier, so the daily upstream tags don't stop me from running the fresh SDK bundle from the linux CI on the mac CI
1 parent 9466bcf commit c302de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: SDKs
22
on:
33
pull_request:
44
schedule:
5-
- cron: '0 9 * * *'
5+
- cron: '0 5 * * *'
66

77
jobs:
88
bundle-tests:

0 commit comments

Comments
 (0)