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:
1
.github/workflows/pr.yml
vendored
1
.github/workflows/pr.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
- name: Build checking
|
||||
run: |
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm approve-builds
|
||||
pnpm build
|
||||
- name: Enable auto-merge for Renovate PRs
|
||||
run: gh pr merge --auto --merge "$PR_URL"
|
||||
|
||||
Reference in New Issue
Block a user