Explorar o código

Add checkout dir as safe dir

sonicaj %!s(int64=2) %!d(string=hai) anos
pai
achega
0808066184
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/dev_apps_validate.yml

+ 2 - 0
.github/workflows/dev_apps_validate.yml

@@ -13,6 +13,8 @@ jobs:
       - uses: actions/checkout@v3
         with:
           fetch-depth: 0
+      - name: Adding git directory to safe path
+        run: git config --global --add safe.directory "$(pwd)"
       - name: Fetch base branch history
         run: git fetch origin master:master
       - name: validate dev catalog