Skip to content

Commit 2e20779

Browse files
Fix grammar and emoji display issues (#143)
- Fix grammar in docs/issue-triage.md: 'will when' -> 'will run when' - Fix broken emoji in README.md: replace malformed character with πŸ‘₯ emoji Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 83a20f0 commit 2e20779

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A sample family of reusable [GitHub Agentic Workflows](https://github.github.com
2020

2121
- [πŸ“š Weekly Research](docs/weekly-research.md) - Collect research updates and industry trends
2222
- [πŸ‘₯ Daily Repo Status](docs/daily-repo-status.md) - Assess repository activity and create status reports
23-
- [οΏ½ Daily Team Status](docs/daily-team-status.md) - Create upbeat daily team activity summaries with productivity insights
23+
- [πŸ‘₯ Daily Team Status](docs/daily-team-status.md) - Create upbeat daily team activity summaries with productivity insights
2424
- [πŸ“‹ Daily Plan](docs/daily-plan.md) - Update planning issues for team coordination
2525

2626
### Dependency Management Workflows

β€Ždocs/issue-triage.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> For an overview of all available workflows, see the [main README](../README.md).
44
5-
The [issue triage workflow](../workflows/issue-triage.md?plain=1) will when issues are created or reopened to triage issues in the repository.
5+
The [issue triage workflow](../workflows/issue-triage.md?plain=1) will run when issues are created or reopened to triage issues in the repository.
66

77
## Installation
88

0 commit comments

Comments
Β (0)