Skip to content

Commit 0210265

Browse files
author
addwiki-ci
committed
Tweak close PRs settings
1 parent 93d41f1 commit 0210265

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/close-all-prs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Close All Pull Requests
22

33
on:
44
push:
5-
pull_request:
65
schedule:
7-
- cron: '0 0 * * *'
6+
- cron: '42 5 * * *'
87

98
jobs:
109
run:

0 commit comments

Comments
 (0)