Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change git user.name and user.email #36

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

sinsukehlab
Copy link
Contributor

Summary

Change git user.name and user.email to display github-actions[bot] as a contributor.

Changes

.github/workflows/0-welcome.yml
.github/workflows/1-create-a-pr.yml
.github/workflows/2-resolve-a-merge-conflict.yml

  • git user.name: github-actions → github-actions[bot]
  • git user.email: github-actions@github.com → github-actions[bot]@users.noreply.github.com

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

github-actions[bot]@users.noreply.github.com
@heiskr heiskr merged commit edd3b7c into skills:main Mar 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants