Skip to content

Commit 110e525

Browse files
committed
Update schedule
1 parent ad5a156 commit 110e525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Update PRs
44
on:
55
push:
66
schedule:
7-
- cron: "0 * * * *"
7+
- cron: "0 0 * * *"
88
workflow_dispatch:
99

1010
permissions:

0 commit comments

Comments
 (0)