Skip to content

Commit c95561c

Browse files
committed
bot update
1 parent daf93ba commit c95561c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh_statistics_bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ jobs:
491491
`**💻 Languages:** ${languages.map(l => `${l.language} (${l.percentage}%)`).join(', ') || 'N/A'}\n\n` +
492492
`**📈 Charts:** [View detailed charts on branch ${branchResult.branchName}](${branchResult.branchUrl})\n` +
493493
`**📊 CSV Report:** [Download CSV file](${branchResult.csvUrl})\n` +
494-
`** Repository:** ${context.repo.owner}/${context.repo.repo}`,
494+
`**🦠 Repository:** ${context.repo.owner}/${context.repo.repo}`,
495495
footer: 'Repository statistics • Generated by GitHub Actions'
496496
}]
497497
};

0 commit comments

Comments
 (0)