From c28f1e429c89b0b4664e507b38780309b78a0dfa Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 20 Jan 2023 14:01:09 +0000 Subject: [PATCH] chore: disable `issue-up` on upstream vite repo --- .github/issue-up.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/issue-up.yml b/.github/issue-up.yml index b755de3df2..bdb92c0608 100644 --- a/.github/issue-up.yml +++ b/.github/issue-up.yml @@ -2,5 +2,4 @@ upstream: nitro: unjs/nitro unimport: unjs/unimport - vite: vitejs/vite untyped: unjs/untyped