Skip to content

Commit 65f9786

Browse files
committed
ci: Run daily vendoring to avoid noise [ci skip]
1 parent 8f77562 commit 65f9786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vendor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- "vendor-one.sh"
88
workflow_dispatch:
99
schedule:
10-
- cron: "0 * * * *"
10+
- cron: "* 0 * * *"
1111

1212
concurrency:
1313
group: ${{ github.workflow }}

0 commit comments

Comments
 (0)