Skip to content

Commit d4a7f23

Browse files
committed
Minor workflow update
1 parent c06b53e commit d4a7f23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr_maintainer_checklist.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
## First PR Commit Check
5454
5555
- [ ] The commit messages for the remote branch should be checked to make sure the contributor's email is set up correctly so that they receive credit for their contribution
56-
- The contributor's name and icon in remote commits should be the same as what appears in the PR
57-
- If there's a mismatch, the contributor needs to make sure that the [email they use for GitHub](https://github.com/settings/emails) matches what they have for `git config user.email` in their local Scribe-Android repo (can be set with `git config --global user.email "GITHUB_EMAIL"`)
56+
- The contributor's name and icon in remote commits should be the same as what appears in the PR
57+
- If there's a mismatch, the contributor needs to make sure that the [email they use for GitHub](https://github.com/settings/emails) matches what they have for `git config user.email` in their local Scribe-Android repo (can be set with `git config --global user.email "GITHUB_EMAIL"`)

0 commit comments

Comments
 (0)