Skip to content

Commit 2f5a3fc

Browse files
updated time
1 parent 48d19bf commit 2f5a3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/removeOldMocks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Clean Old Mocks # Name of the workflow (you'll see this in GitHub Action
22

33
on:
44
schedule:
5-
- cron: "42 5 * * *" #every day at 12:11
5+
- cron: "43 18 * * *" # Runs daily at 12:13 AM
66
workflow_dispatch: # Allow manual trigger from GitHub UI
77

88

0 commit comments

Comments
 (0)