mirror of
https://github.com/actions/stale.git
synced 2025-12-10 20:21:20 +00:00
Update stale.yml
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -1,5 +1,6 @@
|
|||||||
name: "Stale issue handler"
|
name: "Stale issue handler"
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user