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

View File

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