mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Change bundlesize-compare workflow to compare with the result of the merge (#37680)
This commit is contained in:
2
.github/workflows/bundlesize-compare.yml
vendored
2
.github/workflows/bundlesize-compare.yml
vendored
@@ -18,8 +18,6 @@ jobs:
|
||||
ANALYZE_BUNDLE_SIZE: '1'
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
ref: ${{github.event.pull_request.head.ref}}
|
||||
|
||||
- name: Set up Javascript environment
|
||||
uses: ./.github/actions/setup-javascript
|
||||
|
||||
Reference in New Issue
Block a user