mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-01 16:44:49 +02:00
ci: fix stale workflow
This commit is contained in:
parent
d6dea2247c
commit
90d8ff27d2
1 changed files with 3 additions and 1 deletions
4
.github/workflows/stale.yml
vendored
4
.github/workflows/stale.yml
vendored
|
@ -1,7 +1,9 @@
|
|||
name: Close stale issues and PRs
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "30 1 * * *"
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue