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.
1 parent defc777 commit e3eba23Copy full SHA for e3eba23
.github/workflows/update-node.yml
@@ -4,7 +4,7 @@ on:
4
branches: main
5
paths: .github/workflows/update-node.yml
6
schedule:
7
- - cron: '0 15 * * *'
+ - cron: '0 15 * * 1-5'
8
workflow_dispatch:
9
permissions:
10
contents: read
0 commit comments