mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-14 01:50:39 +09:00
ci: remove unnecessary full-history checkout
This commit is contained in:
parent
fccec94805
commit
3bcdf3e3ad
2 changed files with 0 additions and 4 deletions
2
.github/workflows/pr-verify.yml
vendored
2
.github/workflows/pr-verify.yml
vendored
|
|
@ -17,8 +17,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue