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 8f77562 commit 65f9786Copy full SHA for 65f9786
.github/workflows/vendor.yaml
@@ -7,7 +7,7 @@ on:
7
- "vendor-one.sh"
8
workflow_dispatch:
9
schedule:
10
- - cron: "0 * * * *"
+ - cron: "* 0 * * *"
11
12
concurrency:
13
group: ${{ github.workflow }}
0 commit comments