Merge commit 'a7a33ef6bc61cf10ef654313cfb7a45fe2b58ae3' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2026-01-30 18:00:16 +01:00
18 changed files with 344 additions and 52 deletions

View File

@@ -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