Skip to content

Commit

Permalink
fix: Could not parse JSON (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurosakishigure authored Dec 31, 2024
1 parent c6c1660 commit b2e57bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
label-comments: |
{
"good first issue": ".github/comments/good-first-issue.md",
"good first issue": ".github/comments/good-first-issue.md"
}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b2e57bf

Please sign in to comment.