Skip to content

Commit 7778736

Browse files
author
addwiki-ci
committed
Tweak close PRs settings
1 parent 84a86d3 commit 7778736

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/close-all-prs.yml

+1-2
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)