We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74495ea commit 02de29dCopy full SHA for 02de29d
.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