Skip to content

Commit 49ef26b

Browse files
committed
Schedule hourly PR updates
1 parent da2e821 commit 49ef26b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-prs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Update PRs
33

44
on:
55
push:
6+
schedule:
7+
- cron: "0 * * * *"
68
workflow_dispatch:
79

810
permissions:

0 commit comments

Comments
 (0)