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 #99

Merged
merged 1 commit into from
Feb 26, 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

  • git user.name: github-actions → github-actions[bot]
  • git user.email: [email protected] → 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
Copy link

@Ebonsignori Ebonsignori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch

@Ebonsignori Ebonsignori merged commit cb297ab into skills:main Feb 26, 2024
This pull request was closed.
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.

2 participants