Skip to content

NEXT-0000 - POC php attributes for entities #5840

NEXT-0000 - POC php attributes for entities

NEXT-0000 - POC php attributes for entities #5840

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