Skip to content

Commit 99e733d

Browse files
Update update-node-archives.yml
Send cron failures to distroless-bot
1 parent e59adb6 commit 99e733d

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)