Update pr.yml

This commit is contained in:
tuna2134@コマリン親衛隊
2025-06-12 06:26:31 +09:00
committed by GitHub
parent b25830f90a
commit ec7130c4d5

View File

@@ -23,7 +23,7 @@ jobs:
- name: Build checking - name: Build checking
run: | run: |
pnpm install --frozen-lockfile pnpm install --frozen-lockfile
pnpm dlx @cloudflare/next-on-pages pnpm build
- name: Enable auto-merge for Renovate PRs - name: Enable auto-merge for Renovate PRs
run: gh pr merge --auto --merge "$PR_URL" run: gh pr merge --auto --merge "$PR_URL"
env: env: