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 c7b81b8 commit e750f37Copy full SHA for e750f37
.github/workflows/third_party.yml
@@ -8,7 +8,7 @@ name: Third-party tests
8
9
on:
10
schedule:
11
- - cron: "30 2 * * *" # 02:30 UTC
+ - cron: "30 12 * * *" # 12:30 UTC
12
pull_request:
13
paths:
14
- ".github/workflows/third_party.yml"
0 commit comments