feat(ci): enable comparing with previous report

This should make the size reports even more useful!
This commit is contained in:
Jalil David Salamé Messina 2024-12-18 14:28:22 +01:00
parent 57bdd5d3fe
commit 10ed2446dc
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -36,3 +36,5 @@ jobs:
with:
comment-on-pr: ${{ github.ref_name != 'main' }}
generate-artifact: ${{ github.ref_name == 'main' }}
job-name: report-size
base-branch: main