Skip to content

Commit

Permalink
revert test change to Issueifier (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Nov 3, 2023
1 parent 58210b2 commit 4a53d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Issueifier.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export class NotInThreadError extends Data.TaggedError(
)<{}> {}

const githubRepos = [
{ label: "/website", owner: "tim-smart", repo: "dotfiles" },
{ label: "/website", owner: "effect-ts", repo: "website" },
{ label: "/effect", owner: "effect-ts", repo: "effect" },
{ label: "/schema", owner: "effect-ts", repo: "schema" },
{ label: "/platform", owner: "effect-ts", repo: "platform" },
Expand Down

0 comments on commit 4a53d7a

Please sign in to comment.