We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e59adb6 + 99e733d commit 55c590cCopy full SHA for 55c590c
.github/workflows/update-node-archives.yml
@@ -2,7 +2,7 @@ name: update-node-packages
2
on:
3
# will send emails to last editor of this cron syntax (distroless-bot)
4
schedule:
5
- - cron: "35 20 * * *"
+ - cron: "30 20 * * *"
6
# allow this workflow to be manually run
7
workflow_dispatch:
8
0 commit comments