mirror of
https://github.com/tuna2134/cecilia.git
synced 2026-05-24 22:39:10 +00:00
Update pr.yml
This commit is contained in:
5
.github/workflows/pr.yml
vendored
5
.github/workflows/pr.yml
vendored
@@ -23,8 +23,9 @@ jobs:
|
||||
cache: pnpm
|
||||
- name: Build checking
|
||||
run: |
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm approve-builds
|
||||
pnpm install --frozen-lockfile --ignore-scripts
|
||||
pnpm approve-builds sharp
|
||||
pnpm rebuild sharp
|
||||
pnpm build
|
||||
- name: Enable auto-merge for Renovate PRs
|
||||
run: gh pr merge --auto --merge "$PR_URL"
|
||||
|
||||
Reference in New Issue
Block a user