We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 242d7c4 + b9df418 commit ceb607eCopy full SHA for ceb607e
.github/workflows/node.js.yml
@@ -5,7 +5,7 @@ name: Node.js CI
5
6
on:
7
schedule:
8
- - cron: "55 23 * * 1-5"
+ - cron: "55 23 1 * *"
9
10
jobs:
11
build:
0 commit comments