Skip to content

Commit a99b5a3

Browse files
debugging 5
1 parent c626093 commit a99b5a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
fetch-depth: 2
2222
- name: Build and Test
2323
run: |
24+
git config --global --add safe.directory '*'
2425
echo $(git status)
2526
2627
modified_files=$(git diff --name-only HEAD~1...HEAD)

0 commit comments

Comments
 (0)