Skip to content

Merge branch 'next-35521/auto-imported-from-github' into 'trunk' #5839

Merge branch 'next-35521/auto-imported-from-github' into 'trunk'

Merge branch 'next-35521/auto-imported-from-github' into 'trunk' #5839

name: Windows clone check
on:
push:
branches:
- trunk
pull_request:
jobs:
build:
runs-on: windows-latest
name: "Windows check"
steps:
- name: Support longpaths
run: git config --system core.longpaths true
- name: Clone platform
uses: actions/checkout@v4