Skip to content

fix: Add current directory to safe directories in commit operations#178

Merged
danielgreyio merged 1 commit into
stagingfrom
develop/bridge-tests
Jun 6, 2025
Merged

fix: Add current directory to safe directories in commit operations#178
danielgreyio merged 1 commit into
stagingfrom
develop/bridge-tests

Conversation

@danielgreyio

Copy link
Copy Markdown
Member

The action was only adding /github/workspace but also needs to add
the current working directory to handle different mount points in
Docker containers. This resolves the git permission error when
running in GitHub Actions.

The action was only adding /github/workspace but also needs to add
the current working directory to handle different mount points in
Docker containers. This resolves the git permission error when
running in GitHub Actions.
@danielgreyio
danielgreyio merged commit cc5f312 into staging Jun 6, 2025
4 checks passed
github-actions Bot pushed a commit that referenced this pull request Jun 6, 2025
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