From 115f6fe4ae5b5587f4ee0db100aa2989e11b1576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EB=8F=99=EC=9C=A4=20=28Donny=29?= Date: Wed, 25 Oct 2023 09:57:47 -0700 Subject: [PATCH] chore: Add `lightningcss.dev` to the allowed repro domain list --- .github/workflows/nissuer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nissuer.yml b/.github/workflows/nissuer.yml index f7ec58e34eeb..7af4aff1ba07 100644 --- a/.github/workflows/nissuer.yml +++ b/.github/workflows/nissuer.yml @@ -20,7 +20,7 @@ jobs: uses: balazsorban44/nissuer@1.7.3 with: reproduction-comment: ".github/invalid-link.md" - reproduction-hosts: "github.com,play.swc.rs,evanw.github.io" + reproduction-hosts: "github.com,play.swc.rs,evanw.github.io,lightningcss.dev" reproduction-invalid-label: "invalid link" reproduction-issue-labels: "C-bug" reproduction-link-section: "### Playground link \\(or link to the minimal reproduction\\)(.*)### SWC Info output"