Update stale.yml
This commit is contained in:
parent
ca45985add
commit
98cd444728
|
@ -1,5 +1,6 @@
|
|||
name: "Stale issue handler"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
|
|
Loading…
Reference in New Issue