Skip to content

Add tools/cmake to unittests (#10752) #194

Add tools/cmake to unittests (#10752)

Add tools/cmake to unittests (#10752) #194

Workflow file for this run

name: Build Presets
on:
pull_request:
push:
branches:
- main
- release/*
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}-${{ github.event_name == 'workflow_dispatch' }}-${{ github.event_name == 'schedule' }}
cancel-in-progress: true