Skip to content

Update clang-format to 20.1.x. (#1719) #584

Update clang-format to 20.1.x. (#1719)

Update clang-format to 20.1.x. (#1719) #584

Workflow file for this run

name: CI Build
on:
push:
branches:
- main
workflow_dispatch:
permissions:
# Required for CodeQL
security-events: write
contents: read
jobs:
builds:
uses: ./.github/workflows/build.yaml
with:
codeql: true