mirror of
https://github.com/actions/checkout.git
synced 2026-07-19 04:30:04 +08:00
Merge b23eb344e8 into 12cd2235ef
This commit is contained in:
commit
7fb5e29699
5 changed files with 50 additions and 29 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -314,7 +314,6 @@ jobs:
|
|||
fi
|
||||
|
||||
# Verify auth token
|
||||
git config --global --add safe.directory "*"
|
||||
git fetch --no-tags --depth=1 origin +refs/heads/main:refs/remotes/origin/main
|
||||
|
||||
# needed to make checkout post cleanup succeed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue