Skip to content

Commit

Permalink
ci: pip-requirements workflow fix user mail
Browse files Browse the repository at this point in the history
* Github verifys a user by a verified e-mail on the account.
* Chang e-mail address to the mail in the Nordic Builder profile.

Signed-off-by: Sebastian Wezel <[email protected]>
  • Loading branch information
DatGizmo committed Oct 27, 2023
1 parent b4c1458 commit fee5aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
diff_file: requirements-fixed.txt
reaction_emote: "${{ env.REACT_EMOTE }}"
git_user_name: "Nordic Builder"
git_user_email: "[email protected]"
git_user_email: "[email protected]"

0 comments on commit fee5aaf

Please sign in to comment.