Provide explanation for where user email came from (#1869)

* Provide explanation for where user email came from

* bringing back the newline
dependabot/npm_and_yarn/multi-87b2ad6fb3
yasonk 1 year ago committed by GitHub
parent 9a9194f871
commit 2d7d9f7ff5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -286,6 +286,7 @@ jobs:
git commit -m "generated" git commit -m "generated"
git push git push
``` ```
*NOTE:* The user email is `{user.id}+{user.login}@users.noreply.github.com`. See users API: https://api.github.com/users/github-actions%5Bbot%5D
# License # License

Loading…
Cancel
Save