feat: add skip signature verification (#12627)

This commit is contained in:
Yeuoly
2025-01-10 20:37:33 +08:00
committed by GitHub
parent cb8debee3e
commit 51947575c2
6 changed files with 10 additions and 6 deletions

View File

@ -66,7 +66,7 @@ jobs:
uses: tj-actions/changed-files@v45
with:
files: web/**
- name: Install pnpm
uses: pnpm/action-setup@v4
with: