mirror of
https://github.com/cdr/code-server.git
synced 2026-01-20 15:13:36 +01:00
chore(ranger): fix syntax for extension-request (#3172)
This commit is contained in:
parent
724ee93e81
commit
4ed7ae9c96
1 changed files with 1 additions and 1 deletions
2
.github/ranger.yml
vendored
2
.github/ranger.yml
vendored
|
|
@ -26,7 +26,7 @@ labels:
|
|||
extension-request:
|
||||
action: close
|
||||
delay: 5s
|
||||
message: >
|
||||
comment: >
|
||||
Thanks for opening an extension request!
|
||||
We are currently in the process of switching extension
|
||||
marketplaces and transitioning over to [Open VSX](https://open-vsx.org/).
|
||||
|
|
|
|||
Loading…
Reference in a new issue