We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7863365 commit e6b708aCopy full SHA for e6b708a
.github/workflows/close-all-prs.yml
@@ -2,9 +2,8 @@ name: Close All Pull Requests
2
3
on:
4
push:
5
- pull_request:
6
schedule:
7
- - cron: '0 0 * * *'
+ - cron: '42 5 * * *'
8
9
jobs:
10
run:
0 commit comments