Skip to content

Commit 9cb8a97

Browse files
author
Simonx Xu
authored
Merge pull request #9068 from simonxjx/simon-5
Add schedule for manage_stale_branches.yml
2 parents 8550d68 + 68b2a33 commit 9cb8a97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/manage_stale_branches.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ permissions:
55
pull-requests: read
66

77
on:
8+
schedule:
9+
- cron: "0 9 1,28 * *"
810
workflow_dispatch:
911

1012

0 commit comments

Comments
 (0)