feat(ci): enable comparing with previous report #189

Merged
jalil merged 1 commit from compare-prev-report into main 2024-12-18 15:20:15 +01:00

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