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

[Hotfix] Correct the script #60

Merged
merged 4 commits into from
Jan 16, 2024
Merged

Conversation

sinsukehlab
Copy link
Contributor

Summary

Correct the git merge command and make the script executable

Changes

Sorry for introducing the bug in my latest commit. This PR fixes the issues.

  • git merge origin maingit merge origin/main
  • mode change 100644 → 100755 by running chmod a+x .github/script/merge-branch.sh on Codespaces

Closes: #58

Task list

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

@heiskr heiskr merged commit cb89324 into skills:main Jan 16, 2024
@heiskr
Copy link
Contributor

heiskr commented Jan 16, 2024

Thank you :)

@henderni henderni mentioned this pull request Jan 20, 2024
1 task
@sinsukehlab
Copy link
Contributor Author

git add --chmod=+x path

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.

[Bug] Step 4 workflow is not working
2 participants