Skip to content

Merge branch 'NEXT-36153/move-administration-suite' into 'trunk' #6008

Merge branch 'NEXT-36153/move-administration-suite' into 'trunk'

Merge branch 'NEXT-36153/move-administration-suite' into 'trunk' #6008

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