Update CloseInactiveIssues.yml

pull/127/head
Romain 2022-07-08 14:02:36 +02:00 committed by GitHub
parent 445a5e5e0b
commit d605e909fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Close inactive issues
on:
schedule:
- cron: "55 12 * * *"
- cron: "30 1 * * *"
jobs:
close-issues: