ci: show size report for push job

This commit is contained in:
三咲智子 Kevin Deng 2024-01-28 03:41:01 +08:00
parent fcaa315493
commit 4be1fc1d60
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
1 changed files with 4 additions and 0 deletions

View File

@ -50,3 +50,7 @@ jobs:
with:
name: pr-number
path: pr.txt
- name: Size report
if: ${{github.event_name == 'push'}}
run: pnpm tsx scripts/size-report.ts