Skip to content

Commit 5bcc671

Browse files
committed
ci(catalog): refresh product versions daily
1 parent dd91d46 commit 5bcc671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-product-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update Product Versions
22

33
on:
44
schedule:
5-
- cron: '0 2 * * 1'
5+
- cron: '0 2 * * *'
66
workflow_dispatch:
77

88
concurrency:

0 commit comments

Comments
 (0)