run once a day

Signed-off-by: Avelino <t@avelino.xxx>
This commit is contained in:
Avelino 2020-09-16 15:30:19 -03:00
parent e5b084a485
commit a7987b26ff
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A

View File

@ -3,7 +3,7 @@ name: PR auto close, if you stay more than 8 days open
on:
workflow_dispatch:
schedule:
- cron: '*/15 * * * *'
- cron: '0 0 * * *'
jobs:
stale: