Skip to content

Commit

Permalink
TEST: brutally fix dubious ownership issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nshy committed Jun 13, 2024
1 parent 14ef753 commit 7a1619c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tree.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
with:
fetch-depth: 0

- name: Fix "ubious ownership" issue
run: git config --global --add safe.directory /__w/tarantool/tarantool

- name: Check entrypoint tag
run: ./tools/check-entrypoint-tag.sh

Expand Down

0 comments on commit 7a1619c

Please sign in to comment.