Skip to content

ci: fix license check by marking workspace as safe directory#75

Closed
camille-004 wants to merge 1 commit intomainfrom
cd/fix-license-check-safe-dir
Closed

ci: fix license check by marking workspace as safe directory#75
camille-004 wants to merge 1 commit intomainfrom
cd/fix-license-check-safe-dir

Conversation

@camille-004
Copy link
Collaborator

Git refuses to run in container jobs due to "dubious ownership" (container runs as root but workspace is owned by the runner user). Adding safe.directory config before running check_license.py.

Description

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Git refuses to run in container jobs due to "dubious ownership"
(container runs as root but workspace is owned by the runner user).
Adding safe.directory config before running check_license.py.

Signed-off-by: cdunning <cdunning@nvidia.com>
@haijieg haijieg closed this Mar 18, 2026
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