Skip to content

Commit 55c590c

Browse files
authored
Merge pull request #1931 from GoogleContainerTools/distroless-bot-patch-1
Update update-node-archives.yml
2 parents e59adb6 + 99e733d commit 55c590c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-node-archives.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: update-node-packages
22
on:
33
# will send emails to last editor of this cron syntax (distroless-bot)
44
schedule:
5-
- cron: "35 20 * * *"
5+
- cron: "30 20 * * *"
66
# allow this workflow to be manually run
77
workflow_dispatch:
88

0 commit comments

Comments
 (0)