diff options
| author | DivisionByZero <[email protected]> | 2025-03-22 21:47:16 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-03-22 21:47:16 +0100 |
| commit | 479b2711eacc268fbbb8165ff0b180bd6dab4c51 (patch) | |
| tree | 8f4eb568d2b0cac65d8320c889f2f901f0738ba1 | |
| parent | 8a2d168f62307af8c4b04ab8ab4624786009671b (diff) | |
| download | faker-479b2711eacc268fbbb8165ff0b180bd6dab4c51.tar.xz faker-479b2711eacc268fbbb8165ff0b180bd6dab4c51.zip | |
infra(comment-issue): fix display of thumbs up emoji (#3444)
| -rw-r--r-- | .github/workflows/comment-issue.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/comment-issue.yml b/.github/workflows/comment-issue.yml index 045b377a..c6b47efc 100644 --- a/.github/workflows/comment-issue.yml +++ b/.github/workflows/comment-issue.yml @@ -31,7 +31,7 @@ jobs: We will start the implementation based on: - - the number of votes (:+1:) and comments + - the number of votes ( :+1: ) and comments - the relevance for the ecosystem - availability of alternatives and workarounds - and the complexity of the requested feature |
