Skip to content

Commit 8edd1fc

Browse files
committed
sync
1 parent b2c1bc4 commit 8edd1fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/giteesync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
- uses: actions/checkout@v2
1010
with:
1111
fetch-depth: 0
12+
run: |
13+
git config --global --add safe.directory /github/workspace
1214
- uses: acefei/sync-repo-action@master
1315
with:
1416
run: git config --global --add safe.directory *

0 commit comments

Comments
 (0)