Skip to content

Avoid copying action into workspace when they are the same - #42

Merged
tobyhs merged 1 commit into
mainfrom
fix-local-action-usage
Jun 18, 2026
Merged

Avoid copying action into workspace when they are the same#42
tobyhs merged 1 commit into
mainfrom
fix-local-action-usage

Conversation

@tobyhs

@tobyhs tobyhs commented Jun 18, 2026

Copy link
Copy Markdown
Owner

This fixes a bug in bd5d40b that I believe only affects codemention itself. When the codemention repo uses itself, the action path directory is the same as the workspace directory, so the cp invocation fails.

This fixes a bug in bd5d40b that I
believe only affects codemention itself. When the codemention repo uses
itself, the action path directory is the same as the workspace
directory, so the `cp` invocation fails.
@tobyhs
tobyhs merged commit 9261506 into main Jun 18, 2026
3 checks passed
@tobyhs
tobyhs deleted the fix-local-action-usage branch June 18, 2026 21:09
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.

1 participant