Change bundlesize-compare workflow to compare with the result of the merge (#37680)
This commit is contained in:
parent
6a5578a0db
commit
a75790143c
2
.github/workflows/bundlesize-compare.yml
vendored
2
.github/workflows/bundlesize-compare.yml
vendored
@ -18,8 +18,6 @@ jobs:
|
|||||||
ANALYZE_BUNDLE_SIZE: '1'
|
ANALYZE_BUNDLE_SIZE: '1'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
with:
|
|
||||||
ref: ${{github.event.pull_request.head.ref}}
|
|
||||||
|
|
||||||
- name: Set up Javascript environment
|
- name: Set up Javascript environment
|
||||||
uses: ./.github/actions/setup-javascript
|
uses: ./.github/actions/setup-javascript
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user