Skip to content

Commit d50d470

Browse files
author
Roman
committed
PST
1 parent f1e00ba commit d50d470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-subtensor-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
types: [ opened, synchronize, reopened, ready_for_review ]
1414

1515
schedule:
16-
- cron: '0 2 * * *' # Run every night at 2:00 PST
16+
- cron: '0 9 * * *' # Run every night at 2:00 PST
1717

1818
workflow_dispatch:
1919
inputs:

0 commit comments

Comments
 (0)