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 ad5a156 commit 110e525Copy full SHA for 110e525
.github/workflows/update-prs.yml
@@ -4,7 +4,7 @@ name: Update PRs
4
on:
5
push:
6
schedule:
7
- - cron: "0 * * * *"
+ - cron: "0 0 * * *"
8
workflow_dispatch:
9
10
permissions:
0 commit comments