Skip to content

Commit 390c15b

Browse files
authored
trigget at 4pm
1 parent 5ac3e49 commit 390c15b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
workflow_dispatch:
66
schedule:
7-
- cron: '0 8 * * *' # Trigger at 8 AM every day
7+
- cron: '0 16 * * *' # Trigger at 8 AM every day
88

99
jobs:
1010
test-quick-dataset-analysis:

0 commit comments

Comments
 (0)