Skip to content

Commit e8170d8

Browse files
Improve the grammar of the GHA bot Git setup step
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
1 parent 1f40cfc commit e8170d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/translation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v2
2222
with:
2323
fetch-depth: 0 # To reach the common commit
24-
- name: Setup git user as [bot]
24+
- name: Set up git user as [bot]
2525
# Refs:
2626
# * https://github.community/t/github-actions-bot-email-address/17204/6
2727
# * https://github.com/actions/checkout/issues/13#issuecomment-724415212

0 commit comments

Comments
 (0)