Update stale.yml

This commit is contained in:
James Cole 2022-12-07 20:26:14 +01:00 committed by GitHub
parent 363c849c50
commit a60c3165f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ name: "Close stale issues"
on:
schedule:
- cron: "30 1 * * *"
workflow_dispatch:
permissions:
contents: read