Update stale.yml

This commit is contained in:
Ross Brodbeck
2020-08-21 08:19:04 -04:00
committed by GitHub
parent ca45985add
commit 98cd444728

View File

@@ -1,5 +1,6 @@
name: "Stale issue handler" name: "Stale issue handler"
on: on:
workflow_dispatch:
schedule: schedule:
- cron: "0 0 * * *" - cron: "0 0 * * *"