Skip to content

Commit f1899b3

Browse files
Update cli-prod-validation.yml
Signed-off-by: Felipe Miranda <108369375+photografereth@users.noreply.github.com>
1 parent 928b3ca commit f1899b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli-prod-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CLI Prod Release Validation
33
on:
44
schedule:
55
# Run 4 times daily: 00:00, 06:00, 12:00, 18:00 UTC
6-
- cron: '0 0,6,12,18 * * *'
6+
# - cron: '0 0,6,12,18 * * *'
77
workflow_dispatch: # Allow manual triggering
88

99
env:

0 commit comments

Comments
 (0)