Skip to content

Commit 1e6b92b

Browse files
committed
Minor workflow update
1 parent 626664f commit 1e6b92b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr_maintainer_checklist.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ jobs:
5252
## First PR Commit Check
5353
5454
- [ ] 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
55-
- The contributor's name and icon in remote commits should be the same as what appears in the PR
56-
- 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-iOS repo (can be set with `git config --global user.email "GITHUB_EMAIL"`)
55+
- The contributor's name and icon in remote commits should be the same as what appears in the PR
56+
- 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-iOS repo (can be set with `git config --global user.email "GITHUB_EMAIL"`)

0 commit comments

Comments
 (0)