Skip to content

Commit

Permalink
chore: Allow gist.github.com for repros
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Apr 9, 2024
1 parent e63b39b commit aa4ed06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nissuer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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,lightningcss.dev,play.rust-lang.org,stackblitz.com"
reproduction-hosts: "github.com,gist.github.com,play.swc.rs,evanw.github.io,lightningcss.dev,play.rust-lang.org,stackblitz.com"
reproduction-invalid-label: "invalid link"
reproduction-issue-labels: "C-bug"
reproduction-link-section: "### Playground link \\(or link to the minimal reproduction\\)(.*)### SWC Info output"

0 comments on commit aa4ed06

Please sign in to comment.