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 475eee2 commit 1ac444dCopy full SHA for 1ac444d
.github/workflows/node.js.yml
@@ -5,7 +5,7 @@ name: Node.js CI
5
6
on:
7
schedule:
8
- - cron: "0 14 * * *"
+ - cron: "30 15 * * *"
9
workflow_dispatch:
10
11
jobs:
0 commit comments