Skip to content

Commit e750f37

Browse files
committed
why didn't github run the action
1 parent c7b81b8 commit e750f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/third_party.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: Third-party tests
88

99
on:
1010
schedule:
11-
- cron: "30 2 * * *" # 02:30 UTC
11+
- cron: "30 12 * * *" # 12:30 UTC
1212
pull_request:
1313
paths:
1414
- ".github/workflows/third_party.yml"

0 commit comments

Comments
 (0)